Here are several resources that I found very useful for working with JSON in .NET web service solutions
JSON Viewer which works as a stand-alone app and ha a Fiddler add-in.
JSON.NET library for working with JSON. The only downside for VB.NET developer is the examples are in C Sharp but if you take some time it is easy enough to learn.
JSON Online formatter and validator
JSON Viewer which works as a stand-alone app and ha a Fiddler add-in.
JSON.NET library for working with JSON. The only downside for VB.NET developer is the examples are in C Sharp but if you take some time it is easy enough to learn.
JSON Online formatter and validator