Ref:
http://kentb.blogspot.com/2007/11/serializing-observablecollection.html
Thursday, March 31, 2011
Friday, March 11, 2011
Thursday, March 10, 2011
Json and ASMX
Consuming ASMX Web Service with Silverlihgt:
Consuming JSON data on WP7
http://blog.clauskonrad.net/2010/11/wp7-how-to-consume-json-data-from.html
JSON Serialization using the DataContractJsonSerializer
http://pietschsoft.com/post/2008/02/NET-35-JSON-Serialization-using-the-DataContractJsonSerializer.aspx
JSON Serialization using the DataContractJsonSerializer
http://pietschsoft.com/post/2008/02/NET-35-JSON-Serialization-using-the-DataContractJsonSerializer.aspx
DataContractJsonSerializer Class on MSDN