.NET 3.5: JSON Serialization using the DataContractJsonSerializer(pietschsoft.com)
submitted by
crpietschmann(11.3k) 4 years, 2 months ago
In ASP.NET AJAX Extensions v1.0 for ASP.NET 2.0 there is the JavaScriptSerializer class that provides JSON serialization and deserialization functionality. However, in .NET 3.5 the JavaScriptSerializer has been marked Obsolete. The new object to use for JSON serialization in .NET 3.5 is the DataContractJsonSerliaizer object. I'm still new to the DataContractJsonSerializer, but here's a summary of what I've learned so far...
|category: AJAX
|Views: 486
tags:
.net3.5 3.5 datacontractjsonserializer AJAX ASP.NET another
Everyones tags:
Your Tags: