You would use DataContractJsonSerializer. It is under the System.Runtime.Serialization.Json namespace.
Mike Child On Tue, Nov 1, 2011 at 3:24 AM, moelski <[email protected]> wrote: > Hi again, > > I got it working in a .net4 Windows app with this code: > > > But JavaScriptSerializer is not available for MonoAndroid > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Re-REST-Example-tp4952559p4954493.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
