Hey im looking to developed some webservices for an Iphone, id like to do this in a .NET environment.
Whats the best way to get started i.e.
Can I just go ahead and create the webservices I need first off all like any other webservice or does there need to be some consideration since these webservice will be built for IPhone.
Also my Webservices will look something getAllJobs whatever and pull down a bunch of data which is fine, is it always possible to update details on a job and send this back via another webservice. ?
And lastly how does the actual UI for the Iphone get developed ?