<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>JSON Viewer</title><link>http://jsonviewer.codeplex.com/project/feeds/rss</link><description>The JSON Viewer package is a set of 3 viewers available in the following flavors&amp;#58;   1. A standalone viewer - JsonView.exe   2. A plugin for Fiddler 2 &amp;#40;http&amp;#58;&amp;#47;&amp;#47;www.fiddler2.com&amp;#47;&amp;#41; - FiddlerJsonViewer.dll   3. A visualizer for Visual Studio 2005  - JsonVisualizer.dll      The viewer supports plugins to allow you to customize the way JSON objects are displayed. Sample plugins    are provided within the source.   </description><item><title>Reviewed: 1.2 (五月 06, 2013)</title><link>https://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-nicksoftxin</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - thank you for your tools</description><author>nicksoftxin</author><pubDate>Tue, 07 May 2013 01:45:23 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (五月 06, 2013) 20130507014523A</guid></item><item><title>New Post: Covert results to string</title><link>http://jsonviewer.codeplex.com/discussions/433383</link><description>&lt;div style="line-height: normal;"&gt;Is there anyway to take a raw json input and simply copy it to a string that can be manipulated within Visual Studio?&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;
{
  &amp;quot;OpenSalesContracts&amp;quot;: [],
  &amp;quot;OpenPurchaseContracts&amp;quot;: [],
  &amp;quot;MatchedSalesContracts&amp;quot;: [
    {
}
&lt;/code&gt;&lt;/pre&gt;

to something like&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;string json = &amp;quot;{&amp;quot; + 
&amp;quot;&amp;quot;&amp;quot;&amp;quot;OpenSalesContracts&amp;quot;&amp;quot;&amp;quot;:[],&amp;quot; +&lt;/code&gt;&lt;/pre&gt;

etc&lt;br /&gt;
&lt;br /&gt;
Many thanks&lt;br /&gt;
Jeremy&lt;br /&gt;
&lt;/div&gt;</description><author>jeremyholt</author><pubDate>Sat, 16 Feb 2013 19:07:00 GMT</pubDate><guid isPermaLink="false">New Post: Covert results to string 20130216070700P</guid></item><item><title>Reviewed: 1.2 (Feb 03, 2013)</title><link>http://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-gerardbeckerleg</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Excellent, thank you, works beautifully on Windows 8. Gerard Beckerleg &amp;#91;www.ssw.com.au&amp;#93;</description><author>gerardbeckerleg</author><pubDate>Mon, 04 Feb 2013 05:03:16 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (Feb 03, 2013) 20130204050316A</guid></item><item><title>New Comment on "Installation"</title><link>http://jsonviewer.codeplex.com/wikipage?title=Installation&amp;ANCHOR#C26335</link><description>i cant find JsonViewer.dll.config</description><author>OmidS20m</author><pubDate>Mon, 28 Jan 2013 09:11:00 GMT</pubDate><guid isPermaLink="false">New Comment on "Installation" 20130128091100A</guid></item><item><title>Reviewed: 1.2 (Nov 28, 2012)</title><link>http://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-kevininstructor</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Feed in my complex data and got a nice view, thanks</description><author>kevininstructor</author><pubDate>Wed, 28 Nov 2012 21:45:22 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (Nov 28, 2012) 20121128094522P</guid></item><item><title>Reviewed: 1.2 (Nov 13, 2012)</title><link>http://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-safranali</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - very useful.&amp;#10;&amp;#10;thanks</description><author>safranali</author><pubDate>Tue, 13 Nov 2012 10:15:26 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (Nov 13, 2012) 20121113101526A</guid></item><item><title>Source code checked in, #69709</title><link>http://jsonviewer.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://jsonviewer.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>New Post: VS2012 .NET 4.0 Unhandled Exception with Vizualizer</title><link>http://jsonviewer.codeplex.com/discussions/393634</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Anyone successfully have this working with 2012 RTM?&lt;/p&gt;&lt;/div&gt;</description><author>felickz</author><pubDate>Fri, 31 Aug 2012 18:30:13 GMT</pubDate><guid isPermaLink="false">New Post: VS2012 .NET 4.0 Unhandled Exception with Vizualizer 20120831063013P</guid></item><item><title>New Post: VS2012 .NET 4.0 Unhandled Exception</title><link>http://jsonviewer.codeplex.com/discussions/393634</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Unblocked dll's and also tried to copy JsonViewer.dll.config from 1.1 release into IDE folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;System.InvalidCastException: Unable to cast object of type 'EPocalipse.Json.Visualizer.JsonVisualizer' to type 'Microsoft.VisualStudio.DebuggerVisualizers.DialogDebuggerVisualizer'.&lt;br&gt;
&amp;nbsp;&amp;nbsp; at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)&lt;/p&gt;
&lt;/div&gt;</description><author>felickz</author><pubDate>Wed, 29 Aug 2012 20:46:39 GMT</pubDate><guid isPermaLink="false">New Post: VS2012 .NET 4.0 Unhandled Exception 20120829084639P</guid></item><item><title>Commented Issue: Wrong cursor position when I input something in the Text tab page of JSON viewer [22298]</title><link>http://jsonviewer.codeplex.com/workitem/22298</link><description>I want to input some JSON string in the Text tab page of JSON viewer. However, the cursor position is always 0.&lt;br /&gt;Comments: ** Comment from web user: firecola ** &lt;p&gt;  change the Json property set method code in JSView.cs like below to fix this bug.&lt;br /&gt;  public string Json&lt;br /&gt;        &amp;#123;&lt;br /&gt;            get&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return _json&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;            set&lt;br /&gt;            &amp;#123;&lt;br /&gt;                if &amp;#40;_json &amp;#33;&amp;#61; value&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    _json &amp;#61; value.Trim&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                    if&amp;#40;value&amp;#33;&amp;#61;txtJson.Text&amp;#41;&lt;br /&gt;                        txtJson.Text &amp;#61; _json&amp;#59;&lt;br /&gt;                    Redraw&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;/p&gt;</description><author>firecola</author><pubDate>Wed, 22 Aug 2012 09:32:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: Wrong cursor position when I input something in the Text tab page of JSON viewer [22298] 20120822093206A</guid></item><item><title>Reviewed: 1.2 (七月 08, 2012)</title><link>http://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-yuyu3818578</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - very good&amp;#33;</description><author>yuyu3818578</author><pubDate>Sun, 08 Jul 2012 10:16:54 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (七月 08, 2012) 20120708101654A</guid></item><item><title>New Comment on "Installation"</title><link>http://jsonviewer.codeplex.com/wikipage?title=Installation&amp;ANCHOR#C24167</link><description>No problems on VS 2010 using standalone or Visualizer. Terrific package, thanks a lot.</description><author>tmcnamee</author><pubDate>Fri, 22 Jun 2012 01:26:37 GMT</pubDate><guid isPermaLink="false">New Comment on "Installation" 20120622012637A</guid></item><item><title>Commented Issue: Incorrect handling of escaped characters \u four-hex-digits [11707]</title><link>http://jsonviewer.codeplex.com/workitem/11707</link><description>When a JSON string contains an escaped character the output both in terms of the &amp;#34;text formatting&amp;#34; and within the &amp;#34;viewer&amp;#34; is incorrectly displayed.&lt;br /&gt;&lt;br /&gt;For example with the following JSON input&amp;#58;&lt;br /&gt;&amp;#123;&amp;#34;value&amp;#34;&amp;#58;&amp;#34;15.90&amp;#34;,&amp;#34;currency&amp;#34;&amp;#58;&amp;#34;GBP&amp;#34;,&amp;#34;display&amp;#34;&amp;#58;&amp;#34;&amp;#92;u00a315.90&amp;#34;&amp;#125;&lt;br /&gt;&lt;br /&gt;The following value is expected for &amp;#34;display&amp;#34;&amp;#58;&lt;br /&gt;&amp;#163;15.90&lt;br /&gt;&lt;br /&gt;The actual &amp;#40;incorrect&amp;#41; output is&amp;#58;&lt;br /&gt;00a315.90&lt;br /&gt;&lt;br /&gt;This occurs both within the standalone viewer and the Fiddler add-on.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dean.&lt;br /&gt;Comments: ** Comment from web user: blademf ** &lt;p&gt;Yes, the same happens when JSON contains cyrillic characters. Very annoying.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Vladi&lt;/p&gt;</description><author>blademf</author><pubDate>Wed, 25 Apr 2012 16:48:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Incorrect handling of escaped characters \u four-hex-digits [11707] 20120425044851P</guid></item><item><title>Commented Issue: Support for Fiddler 2.2 [17421]</title><link>http://jsonviewer.codeplex.com/workitem/17421</link><description>Hey,&lt;br /&gt;&lt;br /&gt;Does this tool have support for Fiddler 2.2 &lt;br /&gt;I downloaded this tool and did the updates for Fiddler as per readme file and Fiddler fails when loading saying it cant find JsonViewer.dll.config file even though it is there&amp;#63;&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Comments: ** Comment from web user: Markis ** &lt;p&gt;Answer is on front page, read instructions&amp;#33;  &lt;br /&gt;fiddler.exe.config &lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;  &amp;#60;runtime&amp;#62;&lt;br /&gt;  &amp;#9;  &amp;#60;assemblyBinding xmlns&amp;#61;&amp;#34;urn&amp;#58;schemas-microsoft-com&amp;#58;asm.v1&amp;#34;&amp;#62;&lt;br /&gt;       &amp;#60;probing privatePath&amp;#61;&amp;#34;Inspectors&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#9; &amp;#60;&amp;#47;assemblyBinding&amp;#62;&lt;br /&gt;    &amp;#60;generatePublisherEvidence enabled&amp;#61;&amp;#34;false&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;runtime&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62; &lt;/p&gt;</description><author>Markis</author><pubDate>Thu, 29 Mar 2012 14:36:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Support for Fiddler 2.2 [17421] 20120329023610P</guid></item><item><title>Commented Issue: Support for Fiddler 2.2 [17421]</title><link>http://jsonviewer.codeplex.com/workitem/17421</link><description>Hey,&lt;br /&gt;&lt;br /&gt;Does this tool have support for Fiddler 2.2 &lt;br /&gt;I downloaded this tool and did the updates for Fiddler as per readme file and Fiddler fails when loading saying it cant find JsonViewer.dll.config file even though it is there&amp;#63;&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Comments: ** Comment from web user: Markis ** &lt;p&gt; &amp;#60;assemblyBinding&amp;#62; in the &amp;#60;runtime&amp;#62; config, seemed to work&amp;#63; Where did you set this up. Can you be more specific.&lt;/p&gt;</description><author>Markis</author><pubDate>Thu, 29 Mar 2012 14:28:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Support for Fiddler 2.2 [17421] 20120329022849P</guid></item><item><title>Created Issue: Wrong cursor position when I input something in the Text tab page of JSON viewer [22298]</title><link>http://jsonviewer.codeplex.com/workitem/22298</link><description>I want to input some JSON string in the Text tab page of JSON viewer. However, the cursor position is always 0.&lt;br /&gt;</description><author>peanut_sei</author><pubDate>Mon, 27 Feb 2012 08:20:06 GMT</pubDate><guid isPermaLink="false">Created Issue: Wrong cursor position when I input something in the Text tab page of JSON viewer [22298] 20120227082006A</guid></item><item><title>New Comment on "More screen shots"</title><link>http://jsonviewer.codeplex.com/wikipage?title=More screen shots&amp;ANCHOR#C22574</link><description>No visual studio screenshots&amp;#63;</description><author>senthil81</author><pubDate>Tue, 14 Feb 2012 21:10:13 GMT</pubDate><guid isPermaLink="false">New Comment on "More screen shots" 20120214091013P</guid></item><item><title>Commented Issue: Parsing of the Date format returned by WCF webHttp Binding [19088]</title><link>http://jsonviewer.codeplex.com/workitem/19088</link><description>When you make a json service in WCF DateTime values get serialized like so&amp;#58;&lt;br /&gt;&lt;br /&gt;SomeDate &amp;#58; &amp;#34;&amp;#47;Date&amp;#40;1289779200000&amp;#41;&amp;#47;&amp;#34;&lt;br /&gt;&lt;br /&gt;If the tree based JSON viewer parsed that and returned a date it would be useful.&lt;br /&gt;Comments: ** Comment from web user: DNice_1 ** &lt;p&gt;That link no longer works - is there a new one&amp;#63;  I am having the same issue.  Thanks&amp;#33;&lt;/p&gt;</description><author>DNice_1</author><pubDate>Thu, 19 Jan 2012 00:02:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Parsing of the Date format returned by WCF webHttp Binding [19088] 20120119120217A</guid></item><item><title>Reviewed: 1.2 (jan 05, 2012)</title><link>http://jsonviewer.codeplex.com/releases/view/63839#ReviewBy-valdisiljuconoks</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - 1.2 release does not contain JsonViewer.dll.config file.</description><author>valdisiljuconoks</author><pubDate>Thu, 05 Jan 2012 08:31:26 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.2 (jan 05, 2012) 20120105083126A</guid></item></channel></rss>