-
So having created the simple objects for our Fuel recording application previously ( link here ) we now need to ensure that we create some new page objects (which can later be exposed as web services) related to the forms we have already created. As you probably know by now, there are at least 3 ways...
-
Finally getting around to putting together the bits for my exploration into web services, and more importantly how to consume them using C#. So what's the plan? Well first I need to create a very simple NAV app. Once this is done we need to create the new page objects before we can expose the relevant...