It just strikes me that What can JSON.net library do in special that a JavaScriptSerializer class does not?
-
Is it worth including in a large enterprise application that talks through SOAP webservices and javascript?
-
What performance gain/ development gain i get by including such libraries in the project?
-
Are there similar libraries that aid in object serialization/ deserialization faster, better and smarter?
HTH.