<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>JSONTools Release Rss Feed</title><link>http://www.codeplex.com/JSONTools/Release/ProjectReleases.aspx</link><description>JSONTools Release Rss Description</description><item><title>UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007)</title><link>http://www.codeplex.com/JSONTools/Release/ProjectReleases.aspx?ReleaseId=8929</link><description>The initial version of the library supports for existing object to create new JSON objects.&lt;br /&gt;&lt;br /&gt;For more information visit &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.canerten.com&amp;#47;json-tools-for-net&amp;#47;&amp;#93; </description><author></author><pubDate>Wed, 12 Dec 2007 23:19:58 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007) 20071212111958P</guid></item><item><title>UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007)</title><link>http://www.codeplex.com/JSONTools/Release/ProjectReleases.aspx?ReleaseId=8929</link><description>The initial version of the library supports for existing object to create new JSON objects.</description><author></author><pubDate>Wed, 12 Dec 2007 23:07:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007) 20071212110711P</guid></item><item><title>UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007)</title><link>http://www.codeplex.com/JSONTools/Release/ProjectReleases.aspx?ReleaseId=8929</link><description>The initial version of the library supports for existing object to create new JSON 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 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.canerten.com&amp;#47;json-tools-for-net&amp;#47;&amp;#93;</description><author></author><pubDate>Wed, 12 Dec 2007 17:40:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007) 20071212054011P</guid></item><item><title>CREATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007)</title><link>http://www.codeplex.com/JSONTools/Release/ProjectReleases.aspx?ReleaseId=8929</link><description>The initial version of the library supports for existing object to create new JSON objects.</description><author></author><pubDate>Mon, 10 Dec 2007 15:13:06 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: JSON Tools for .NET 0.1 (Dec 10, 2007) 20071210031306P</guid></item></channel></rss>