<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dataset, Datatable to Json</title>
	<atom:link href="http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/</link>
	<description>All Things .Net and Me</description>
	<lastBuildDate>Tue, 06 Jul 2010 04:32:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-240</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sun, 27 Jun 2010 12:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-240</guid>
		<description>Hi,
Thanks for your post.
I am having trouble reading the object created.

outputDT(DataTable)
returning error looking for object. Why?

I can see in debugging the all table is retrning as needed.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for your post.<br />
I am having trouble reading the object created.</p>
<p>outputDT(DataTable)<br />
returning error looking for object. Why?</p>
<p>I can see in debugging the all table is retrning as needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AneeshAbe</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-229</link>
		<dc:creator>AneeshAbe</dc:creator>
		<pubDate>Mon, 24 May 2010 11:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-229</guid>
		<description>Hi Scot,
Your article is really helpful with easy to understand.But when I tried to implement in my webservice I got this error:

The type System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] is not supported because it implements IDictionary.

- Any clues</description>
		<content:encoded><![CDATA[<p>Hi Scot,<br />
Your article is really helpful with easy to understand.But when I tried to implement in my webservice I got this error:</p>
<p>The type System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] is not supported because it implements IDictionary.</p>
<p>- Any clues</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Prather</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-223</link>
		<dc:creator>Nathan Prather</dc:creator>
		<pubDate>Wed, 12 May 2010 16:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-223</guid>
		<description>Excellent post. Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Function</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-216</link>
		<dc:creator>Function</dc:creator>
		<pubDate>Tue, 27 Apr 2010 04:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-216</guid>
		<description>Schotime, I copied your code and it alert &quot;jQuery is not defined&quot;,could you please give me you mail address, and I write to you?Thanks!</description>
		<content:encoded><![CDATA[<p>Schotime, I copied your code and it alert &#8220;jQuery is not defined&#8221;,could you please give me you mail address, and I write to you?Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boston celtics tickets</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-210</link>
		<dc:creator>boston celtics tickets</dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-210</guid>
		<description>this is very excellent and knowledgeable. i helpful for people.</description>
		<content:encoded><![CDATA[<p>this is very excellent and knowledgeable. i helpful for people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-195</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 14 Oct 2009 11:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-195</guid>
		<description>Great, thanks! I&#039;m using this now (simplified) and it&#039;s working very well.

Whatever happened to the serializers that Microsoft wasmaking in the Ajax Futures project?</description>
		<content:encoded><![CDATA[<p>Great, thanks! I&#8217;m using this now (simplified) and it&#8217;s working very well.</p>
<p>Whatever happened to the serializers that Microsoft wasmaking in the Ajax Futures project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achutha Krishnan</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-186</link>
		<dc:creator>Achutha Krishnan</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-186</guid>
		<description>Hai Tomas,

         That was really good one. Now I&#039;ve the json string with me. I need to bind this string to the GridView. I mean, dynamically create a table. My output is as follow:
{&quot;&quot;:[{&quot;ID&quot;:&quot;1&quot;,&quot;Items&quot;:&quot;Book&quot;},{&quot;ID&quot;:&quot;2&quot;,&quot;Items&quot;:&quot;Ball&quot;},{&quot;ID&quot;:&quot;1&quot;,&quot;Items&quot;:&quot;Mobile&quot;},{&quot;ID&quot;:&quot;3&quot;,&quot;Items&quot;:&quot;Paper&quot;}]}

How will I loop through and dynamically create the table? Can you let me know, please?</description>
		<content:encoded><![CDATA[<p>Hai Tomas,</p>
<p>         That was really good one. Now I&#8217;ve the json string with me. I need to bind this string to the GridView. I mean, dynamically create a table. My output is as follow:<br />
{&#8220;&#8221;:[{"ID":"1","Items":"Book"},{"ID":"2","Items":"Ball"},{"ID":"1","Items":"Mobile"},{"ID":"3","Items":"Paper"}]}</p>
<p>How will I loop through and dynamically create the table? Can you let me know, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-125</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Thu, 13 Nov 2008 16:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-125</guid>
		<description>Great work!

I have a question can we do de inverse

Dictionary to datatable, exemaple

public static DataTable ToJson(Dictionary)

Cheers
Nelson</description>
		<content:encoded><![CDATA[<p>Great work!</p>
<p>I have a question can we do de inverse</p>
<p>Dictionary to datatable, exemaple</p>
<p>public static DataTable ToJson(Dictionary)</p>
<p>Cheers<br />
Nelson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schotime</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-39</link>
		<dc:creator>Schotime</dc:creator>
		<pubDate>Fri, 10 Oct 2008 00:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-39</guid>
		<description>@Tomas

Could you please paste the exact code you are using, and I will try and figure something out for you.

Cheers.
Schotime</description>
		<content:encoded><![CDATA[<p>@Tomas</p>
<p>Could you please paste the exact code you are using, and I will try and figure something out for you.</p>
<p>Cheers.<br />
Schotime</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/comment-page-1/#comment-38</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Thu, 09 Oct 2008 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://schotime.net/blog/index.php/2008/07/27/dataset-datatable-to-json/#comment-38</guid>
		<description>Schotime, I copied your code letter for letter. I am returning a DataTable with 2 columns (both strings). I&#039;m getting the following error message in an alert box. Maybe you can point me in the right direction.

&lt;cite&gt;Status: Internal Server Error
Message: Cannot convert object of type &#039;System.String&#039; to type &#039;System.Collections.Generic.IDictionary`2[System.String,System.Object]&#039;
&lt;/cite&gt;</description>
		<content:encoded><![CDATA[<p>Schotime, I copied your code letter for letter. I am returning a DataTable with 2 columns (both strings). I&#8217;m getting the following error message in an alert box. Maybe you can point me in the right direction.</p>
<p><cite>Status: Internal Server Error<br />
Message: Cannot convert object of type &#8216;System.String&#8217; to type &#8216;System.Collections.Generic.IDictionary`2[System.String,System.Object]&#8216;<br />
</cite></p>
]]></content:encoded>
	</item>
</channel>
</rss>
