↧
New Post: I just converted the project to use the latest JSON.NET (lots of...
One more thing, when building the tree if you do this: private void VisualizeJsonTree(JsonObjectTree tree) { tvJson.BeginUpdate(); // suspend AddNode(tvJson.Nodes, tree.Root); JsonViewerTreeNode node =...
View ArticleNew Post: I just converted the project to use the latest JSON.NET (lots of...
I would like to try the latest version. Thanks.
View ArticleNew Post: I just converted the project to use the latest JSON.NET (lots of...
Please post it on Github I really need it... You are the best man!
View ArticleNew Post: I just converted the project to use the latest JSON.NET (lots of...
pls post the latest code
View ArticleNew Post: I just converted the project to use the latest JSON.NET (lots of...
I've created a github at https://github.com/realworld666/JsonViewer but its just a clone of the current version. Contributions welcome
View Article