[MonoTouch] Webservice or ?

Josh Handel Josh.Handel at catapultsystems.com
Thu Dec 8 08:57:42 EST 2011


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: monotouch-bounces at lists.ximian.com [monotouch-bounces at lists.ximian.com] on behalf of MojoDK [mrj at fpr.dk]
Sent: Thursday, December 08, 2011 6:33 AM
To: monotouch at lists.ximian.com
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
MonoTouch at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch



More information about the MonoTouch mailing list