JavaScriptSerializer and monodevelop
问题 Im reading this book but I JavaScriptSerializer from the System.Web.Script.Serialization namespace because it seems to be unavailable? 回答1: Download source here and add as existing project. Then add as reference: http://www.bloxify.com/post/MonoTouch-Easy-JSON-Library.aspx Edit: You may also find that the monotouch linker is pretty aggressive. I would have code work fine in the simulator but crash in the device with method missing exceptions. Add a method somewhere in your app (you dont have