Browse by Tags

All Tags » Serialization (RSS)

JavaScriptSerializer – Dictionary to JSON Serialization and Deserialization by hajan

Few weeks ago I was working with the JavaScriptSerializer for serializing objects into JSON format, sending the JSON format as a parameter to a web service method and deserializing in the web service. The JavaScriptSerializer can be useful for different...
More Posts