Cool ill have a look at that Regards Peter Garner
Development Hospitality Development Manager e-mail = [email protected] tel = 01425 891028 ext 228 fax = 01425 461484 web = http://www.tigerTMS.com -----Original Message----- From: Nic Wise [mailto:[email protected]] Sent: 10 August 2011 11:02 To: Peter Garner Cc: [email protected] Subject: Re: [MonoTouch] Monotouch json Yup, I'm using a "port" of Json.NET, which came with the DropNet package. Mine is here: https://github.com/nicwise/DropNet Tho thats really just a recompile of the mainline one, so try working from the original DropNet ( https://github.com/dkarzon/DropNet ) down. I'm going to have to use it directly soon, too - the main api I use is moving from XML to JSON, which I'm happy about :) On Wed, Aug 10, 2011 at 10:07, peter.garner <[email protected]> wrote: > Ive got the latest package of mono/monotouch but cant seem to get json > working, their was talk > json.net worked but i cant ref this in latest mono anyone else using json > with monotouch latest software? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Monotouch-json-tp3732371p3732371.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > 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/ 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 -- This message (including attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and delete this message immediately. Any views or opinions presented are solely those of the author and do not necessarily represent those of TigerTMS unless otherwise specifically stated. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
