Comments on: Simple JSON .NET formatter https://www.limilabs.com/blog/json-net-formatter Using Limilabs .net components Wed, 02 Apr 2014 11:11:47 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Chitti https://www.limilabs.com/blog/json-net-formatter#comment-602126 Wed, 02 Apr 2014 11:11:47 +0000 http://www.limilabs.com/blog/?p=938#comment-602126 Great Code ! Worked for me with minor tweaks thanks….

]]>
By: Limilabs support https://www.limilabs.com/blog/json-net-formatter#comment-519345 Wed, 03 Apr 2013 14:48:59 +0000 http://www.limilabs.com/blog/?p=938#comment-519345 In reply to Coder.

@Coder

Corrected. Thanks!

]]>
By: Coder https://www.limilabs.com/blog/json-net-formatter#comment-466536 Sat, 16 Feb 2013 10:35:06 +0000 http://www.limilabs.com/blog/?p=938#comment-466536 This code looks like it will fail with escaped quotes. The following is valid JSON syntax and will not be properly formatted with this code from the looks of it:

{ “hello” : “\”world\”” }

]]>
By: Brian Madsen https://www.limilabs.com/blog/json-net-formatter#comment-12212 Fri, 11 May 2012 09:32:13 +0000 http://www.limilabs.com/blog/?p=938#comment-12212 Great code! Thanks 🙂

]]>
By: andrey1de https://www.limilabs.com/blog/json-net-formatter#comment-1469 Thu, 21 Jul 2011 12:52:04 +0000 http://www.limilabs.com/blog/?p=938#comment-1469 Thank you very simple and elegant solution
Old prog wolf Andy

]]>
By: JustinBeersonu https://www.limilabs.com/blog/json-net-formatter#comment-1468 Wed, 13 Apr 2011 22:51:59 +0000 http://www.limilabs.com/blog/?p=938#comment-1468 Hey – I am really glad to find this. great job!

]]>
By: Deni https://www.limilabs.com/blog/json-net-formatter#comment-1467 Tue, 13 Jul 2010 17:23:05 +0000 http://www.limilabs.com/blog/?p=938#comment-1467 From all the frameworks I’d tried, like newtonking, jayrock, json.net, and many others, this is the simplest solution ever. Thank you for this article.

]]>