Jonathan Pryor-2 wrote: > > On Aug 10, 2011, at 4:44 PM, chobo2 wrote: >> Jonathan Pryor-2 wrote: >>> >>> On Aug 10, 2011, at 4:30 PM, chobo2 wrote: >>>> Does "System.ServiceModel.Web.dll (v2.0.5.0)" come with monotouch as >>>> well(I >>>> am trying to build a shared library). >>> >>> Yes, and Silverlight/WP7 also have it in System.ServiceModel.Web.dll: > > The initial "Yes" was answering the question about whether MonoTouch has > System.ServiceModel.Web.dll. > > Yes, MonoTouch has System.ServiceModel.Web.dll. :-) > > (And so do Silverlight and WP7, and Mono for Android, MonoTouch, > Silverlight, and WP7 all have a > System.Runtime.Serialization.Json.DataContract type within > System.ServiceModel.Web.dll.) > >> See my edit. Should I switch it to use that other one? > > I'm not sure what edit you're referring to, now what "other one" you're > referring to. > > - Jon > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
Cool! So you can add it either by System.Runtime.Serialization.dll or System.ServiceModel.Web.dll in Wp7 and silverlight? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/System-Runtime-Serialization-Json-in-Monodroid-tp4679047p4687382.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
