<?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: jQuery and Asp.NET MVC &#8211; sending Json to an Action &#8211; Revisited</title>
	<atom:link href="http://blogger.forgottenskies.com/?feed=rss2&#038;p=252" rel="self" type="application/rss+xml" />
	<link>http://blogger.forgottenskies.com/?p=252</link>
	<description>Developer thoughts and musings</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:10:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve Gentile</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-6663</link>
		<dc:creator>Steve Gentile</dc:creator>
		<pubDate>Mon, 05 Apr 2010 22:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-6663</guid>
		<description>I&#039;m going to write another post soon showing validation with data annotations with asp.net mvc 2.0.  This post is older and used with asp.net mvc 1.0</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to write another post soon showing validation with data annotations with asp.net mvc 2.0.  This post is older and used with asp.net mvc 1.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-6662</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Mon, 05 Apr 2010 22:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-6662</guid>
		<description>How Can you integrate ModelBinding Validation into the mix? I tried using The DataAnnotations model, but it just doesnt work with this scheme.</description>
		<content:encoded><![CDATA[<p>How Can you integrate ModelBinding Validation into the mix? I tried using The DataAnnotations model, but it just doesnt work with this scheme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-5887</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Fri, 22 Jan 2010 01:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-5887</guid>
		<description>You saved me alot of work on this one. I got everything working. I am using lists with no problem as well.</description>
		<content:encoded><![CDATA[<p>You saved me alot of work on this one. I got everything working. I am using lists with no problem as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Gentile</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-4750</link>
		<dc:creator>Steve Gentile</dc:creator>
		<pubDate>Thu, 10 Sep 2009 17:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-4750</guid>
		<description>You can serialize/deserialize lists:  Although the topic is silverlight, you can do this in asp.mvc:

http://www.silverlightshow.net/items/JSON-serialization-and-deserialization-in-Silverlight.aspx</description>
		<content:encoded><![CDATA[<p>You can serialize/deserialize lists:  Although the topic is silverlight, you can do this in asp.mvc:</p>
<p><a href="http://www.silverlightshow.net/items/JSON-serialization-and-deserialization-in-Silverlight.aspx" rel="nofollow">http://www.silverlightshow.net/items/JSON-serialization-and-deserialization-in-Silverlight.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-4747</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-4747</guid>
		<description>Ok this is a very nice example but what if my JSON contains multiple instance of Person? What I mean is I use extJS Editable Grid to modify multiple Person records and then one save button to AJAX submit the entire grid meaning JSON contains more than 1 Person? How would I desirialize this JSON into, say a list of products (List)?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Ok this is a very nice example but what if my JSON contains multiple instance of Person? What I mean is I use extJS Editable Grid to modify multiple Person records and then one save button to AJAX submit the entire grid meaning JSON contains more than 1 Person? How would I desirialize this JSON into, say a list of products (List)?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Post JSON Object to MVC Action using JQuery &#171; BMR Technology Tidbits</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-2785</link>
		<dc:creator>Post JSON Object to MVC Action using JQuery &#171; BMR Technology Tidbits</dc:creator>
		<pubDate>Wed, 10 Jun 2009 23:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-2785</guid>
		<description>[...] http://blogger.forgottenskies.com/?p=252 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blogger.forgottenskies.com/?p=252" rel="nofollow">http://blogger.forgottenskies.com/?p=252</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Habib</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-1471</link>
		<dc:creator>Habib</dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-1471</guid>
		<description>Hi
If I have multiple Action Method parameter then how can I solve the problem.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
If I have multiple Action Method parameter then how can I solve the problem.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atam</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-940</link>
		<dc:creator>Atam</dc:creator>
		<pubDate>Thu, 02 Apr 2009 09:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-940</guid>
		<description>Thanks, very nice overview for using json, jquey with asp.net mvc. Far better approach then microsofts ajax libs ect.</description>
		<content:encoded><![CDATA[<p>Thanks, very nice overview for using json, jquey with asp.net mvc. Far better approach then microsofts ajax libs ect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Submitting an AJAX Form with ASP.NET MVC + jQuery &#171; {Programming} &#38; Life</title>
		<link>http://blogger.forgottenskies.com/?p=252#comment-580</link>
		<dc:creator>Submitting an AJAX Form with ASP.NET MVC + jQuery &#171; {Programming} &#38; Life</dc:creator>
		<pubDate>Tue, 27 Jan 2009 01:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogger.forgottenskies.com/?p=252#comment-580</guid>
		<description>[...] http://blogger.forgottenskies.com/?p=252 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blogger.forgottenskies.com/?p=252" rel="nofollow">http://blogger.forgottenskies.com/?p=252</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
