Unless you have legacy webservices you need to interact with, a Restful webservice communicating over JSON or XML will work fine.. JSON is much more compact way for mobile devices to talk.. Checkout WCF's new WEB.API project (http://wcf.codeplex.com/wikipage?title=WCF%20HTTP) thats a great way to roll a RESTful webservice its pretty slick :-).
Josh Handel Mobile Architect 512.328.8181 | Main 512.328.0584 | Fax 512.577-6568 | Cell www.catapultsystems.com CATAPULT SYSTEMS INC. THE MICROSOFT CONSULTING COMPANY ________________________________________ From: [email protected] [[email protected]] on behalf of MojoDK [[email protected]] Sent: Thursday, December 08, 2011 6:33 AM To: [email protected] Subject: Re: [MonoTouch] Webservice or ? Well for example I need to tell the server my gps position and get a list (about 100) result back with customers around me. Still JSon? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Webservice-or-tp4172578p4172597.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
