[MonoTouch] Webservice or ?
Tom Opgenorth
tom at opgenorth.net
Thu Dec 8 11:17:43 EST 2011
Starting to go down this road myself.
Right now I'm going with REST and JSON. Using Sinatra for the server side
for now. If it turns out the server has to be .NET, I was going to use
Nancy (due to its similiarity to Sinatra) or maybe Open Rasta. Although, I
might now have to take a look at ServiceStack too.
My experiences with WCF have been tolerable, but I'd shy away from it if I
was starting fresh.
On Thu, Dec 8, 2011 at 05:31, Nic Wise <nicw at fastchicken.co.nz> wrote:
> How complex is your data?
>
> For very simple stuff: JSON over HTTP gets my vote.
>
> For more complex stuff... JSON over HTTP. Unless you have SOAP/WCF
> services already written.
>
> On Thu, Dec 8, 2011 at 12:26, MojoDK <mrj at fpr.dk> wrote:
> > Hi,
> >
> > I'm new to this, so please bear wtih me. :)
> >
> > I need my MT iPhone app to communicate with my company server. What is
> the
> > best way to do this? Through webservices? JSon?
> >
> > Thanks!
> > Mojo
> >
> > --
> > View this message in context:
> http://monotouch.2284126.n4.nabble.com/Webservice-or-tp4172578p4172578.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
>
>
>
> --
> Nic Wise
> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> Nearest Bus: find when the next bus is coming to your stop.
> http://goo.gl/Vcz1p
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> London Bike App: Find the nearest Boris Bike, and get riding!
> http://goo.gl/Icp2
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
--
http://www.opgenorth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111208/2897be47/attachment.html
More information about the MonoTouch
mailing list