<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>JSONTools Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/JSONTools/Wiki/View.aspx?title=Home</link><description>JSONTools Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/JSONTools/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;JSON &amp;#40;JavaScript Object Notation&amp;#41; is a lightweight data-interchange format. &lt;br /&gt;&lt;br /&gt;JSON Tools for .NET is the library that helps to build JSON objects from .NET Framework objects.&lt;br /&gt;&lt;br /&gt;JSON &amp;#40;JavaScript Object Notation&amp;#41; is a lightweight data-interchange format. JSON is an object notation in text format that Javacript engine fully understands and there is no need to parse for it.&lt;br /&gt;&lt;br /&gt;The library contains some basic types that Javascript requires. IJSONObject, JSONElement, JSONNumber&amp;#60;T&amp;#62;, JSONString, JSONBoolean, JSONCollection, JSONArray and JSONObject.&lt;br /&gt;&lt;br /&gt;    &amp;#42; JSONObject &amp;#58; Represents JSON objects beginning and ending with curly braces &amp;#40;&amp;#123;&amp;#125;&amp;#41;. It is a collection of JSONElement objects. Object members consist if string and values separated by colon in JSON notation.&lt;br /&gt;    &amp;#42; JSONArray &amp;#58; Represents a javascript array that begin and end with braces and contain values. In the notation values are separated by commas, but the library does all the syntactic issues.&lt;br /&gt;    &amp;#42; JSONCollection &amp;#58; A base type for JSONObject and JSONArray.&lt;br /&gt;    &amp;#42; JSONElement &amp;#58; Base class for all JSON types. It has the base properties and can be used with arrays or objects or individually.&lt;br /&gt;    &amp;#42; JSONString &amp;#58; Represents JavaScript string type and created by double quotes. It is inherited from a JSONElement&lt;br /&gt;    &amp;#42; JSONBoolean &amp;#58; Represents JavaScript boolean type&lt;br /&gt;    &amp;#42; JSONNumber&amp;#60;T&amp;#62; &amp;#58; Represents a javascript number type, it can be integer, or floating point numbers.
&lt;br /&gt; &lt;br /&gt;For more information visit &lt;a href="http://www.canerten.com/json-tools-for-net/" class="externalLink"&gt;http://www.canerten.com/json-tools-for-net/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>canerten</author><pubDate>Sun, 20 Jan 2008 04:46:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080120044607A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/JSONTools/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;JSON &amp;#40;JavaScript Object Notation&amp;#41; is a lightweight data-interchange format. JSON Tools for .NET is the library that helps to build JSON objects from .NET Framework objects.
&lt;br /&gt;
&lt;/div&gt;</description><author>canerten</author><pubDate>Mon, 10 Dec 2007 15:09:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071210030934P</guid></item></channel></rss>