Creating a more accurate JSON .NET Serializer(coderjournal.com)
submitted by
zigamorph(3319) 4 years, 7 months ago
System.Web.Script.Serialization.JavaScriptSerializer, which takes you objects and turns them in to a JSON string that can be evaluated by JavaScript and reversed in to an object. However it was lacking in more than a few areas. So this author extended the current JSON serializer to use the XML attributes which provide more flexibility.
|category: AJAX
|Views: 87
tags:
XML JavaScript Services AJAX JSON another
Everyones tags:
Your Tags: