<?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: Testing JsonResult in Asp.net MVC</title>
	<atom:link href="http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/</link>
	<description>this = HowI.Roll();</description>
	<lastBuildDate>Thu, 22 Jul 2010 19:59:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jared</title>
		<link>http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/comment-page-1/#comment-2001</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://codeimpossible.com/?p=340#comment-2001</guid>
		<description>@XYZ - The Index() action resides in a Asp.net MVC Controller which inherits from the controller base class. The controller base class has a Json() method which will return a JsonResult. 

Check out these links for more on JsonResult:
http://nayyeri.net/using-jsonresult-in-asp-net-mvc-ajax
http://msdn.microsoft.com/en-us/library/system.web.mvc.jsonresult.aspx
http://trycatchfail.com/blog/post/2009/05/07/Simplified-unit-testing-for-ASPNET-MVC-JsonResult.aspx
http://msdn.microsoft.com/en-us/library/system.web.mvc.controller_members.aspx</description>
		<content:encoded><![CDATA[<p>@XYZ &#8211; The Index() action resides in a Asp.net MVC Controller which inherits from the controller base class. The controller base class has a Json() method which will return a JsonResult. </p>
<p>Check out these links for more on JsonResult:<br />
<a href="http://nayyeri.net/using-jsonresult-in-asp-net-mvc-ajax" rel="nofollow">http://nayyeri.net/using-jsonresult-in-asp-net-mvc-ajax</a><br />
<a href="http://msdn.microsoft.com/en-us/library/system.web.mvc.jsonresult.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/system.web.mvc.jsonresult.aspx</a><br />
<a href="http://trycatchfail.com/blog/post/2009/05/07/Simplified-unit-testing-for-ASPNET-MVC-JsonResult.aspx" rel="nofollow">http://trycatchfail.com/blog/post/2009/05/07/Simplified-unit-testing-for-ASPNET-MVC-JsonResult.aspx</a><br />
<a href="http://msdn.microsoft.com/en-us/library/system.web.mvc.controller_members.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/system.web.mvc.controller_members.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XYZ</title>
		<link>http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/comment-page-1/#comment-1999</link>
		<dc:creator>XYZ</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://codeimpossible.com/?p=340#comment-1999</guid>
		<description>Where is this Json(messageObj) comming from?</description>
		<content:encoded><![CDATA[<p>Where is this Json(messageObj) comming from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/comment-page-1/#comment-48</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Wed, 18 Mar 2009 17:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://codeimpossible.com/?p=340#comment-48</guid>
		<description>&lt;strong&gt;Testing JsonResult in Asp.net MVC « Code: Impossible...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Testing JsonResult in Asp.net MVC « Code: Impossible&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://codeimpossible.com/2009/03/16/testing-jsonresult-in-aspnet-mvc/comment-page-1/#comment-47</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Wed, 18 Mar 2009 13:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://codeimpossible.com/?p=340#comment-47</guid>
		<description>[...] to VoteTesting JsonResult in Asp.net MVC (3/16/2009)Monday, March 16, 2009 from Jared BarbozaSo lately I’ve been working on a project using Asp.net [...]</description>
		<content:encoded><![CDATA[<p>[...] to VoteTesting JsonResult in Asp.net MVC (3/16/2009)Monday, March 16, 2009 from Jared BarbozaSo lately I’ve been working on a project using Asp.net [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
