开发者

what is the best way to handle json in monotouch [closed]

开发者_运维技巧 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

what are the best ways to handle json in monotouch. I've seen JSON.net but could not get it to compile in the latest monodevelop. Are there any other libraries or how are people handling this. Are there any guides out there?


i just discovered that the new monotouch has included a namespace called System.Json. I didn't see this off the bat since i have never seen it in dotnet before so i wasn't looking for it, but this does the trick very nicely of what i was looking for, hope this helps someone else...


I looks like JSON.net used to work with Mono, at least if not currently http://json.codeplex.com/Thread/View.aspx?ThreadId=77026. Not sure if the WCF JSON serialization is up to snuff in Mono or not.


I've used Jayrock successfully on Mono. It should work with MonoTouch as well.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜