JSON Viewer
I just published a new project on CodePlex called JSON Viewer.
The project is exactly what you’d expect: A viewer for JSON strings. The viewer comes in 3 flavors:
A standalone viewer – JsonView.exe
A plugin for Fiddler 2 (http://www.fiddler2.com) – FiddlerJsonViewer.dll
A visualizer for Visual Studio 2005 – JsonVisualizer.dll
[More screen shots]
As you can see above, the viewer simply shows a [...]


