Came across a great post on how to store JSON data in Windows Phone 8.
Tag: JSON
JSON Debugger Visualizer in Visual Studio 2013
With the introduction of Update 2 for Visual Studio 2013, there is a new debug visualizer for JSON.
The new debugger string visualizer displays JSON encoded strings in a treeview control and allows meaningful user interaction like search and highlight, copy key value pairs and copy path.
Enjoy!