0
kicks
A Generic JSON Serialization Extension Method Starring DataContractJso
Providing data in the JSON format has become a fantastic way to deliver information to a client side consumer over the web. This post provides steps to creating a generic ToJSON extension method to make JSON serialization as easy as possible in the .NET 3.5 framework.