Community

Serialize Any .NET Object to a JSON String

(Deepak Choudhari) The following steps explain how to serialize any .NET object into a JSON string. This tip uses the .NET 3.0 Framework. You’ll find this capability particularly helpful in applications that use AJAX to pass objects from the server to the client code.

Read More - Register for Free Membership