0
kicks
JsonQueryStringConverter Class
.Net 3.5 includes the JsonQueryStringConverter which can be used to serialize an object into a JSON string. Handy for asynchronous requests or transporting objects without implementing web services.