<?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: Dependency Injection in ASP.NET MVC: Action Results</title>
	<atom:link href="http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sat, 25 May 2013 16:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Morten Mertner</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2393</link>
		<dc:creator>Morten Mertner</dc:creator>
		<pubDate>Fri, 14 May 2010 17:11:31 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2393</guid>
		<description>Very neat implementation! 

Is there going to be a source download to accompany this?</description>
		<content:encoded><![CDATA[<p>Very neat implementation! </p>
<p>Is there going to be a source download to accompany this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2392</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Mon, 10 May 2010 13:23:14 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2392</guid>
		<description>@Iruckman

We generally don&#039;t use exceptions for flow control logic, so the exception is handled around the HttpModule boundary that has a unit of work around it.  The current transaction is rolled back, and the exception is re-thrown.</description>
		<content:encoded><![CDATA[<p>@Iruckman</p>
<p>We generally don&#8217;t use exceptions for flow control logic, so the exception is handled around the HttpModule boundary that has a unit of work around it.  The current transaction is rolled back, and the exception is re-thrown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lruckman</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2391</link>
		<dc:creator>lruckman</dc:creator>
		<pubDate>Mon, 10 May 2010 02:00:44 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2391</guid>
		<description>Was just wondering how exceptions are handled that occur in the command message handler and raised up to the controller?</description>
		<content:encoded><![CDATA[<p>Was just wondering how exceptions are handled that occur in the command message handler and raised up to the controller?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2390</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Wed, 05 May 2010 14:53:36 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2390</guid>
		<description>@Andrew

I had put it off as this one looks fantastic in RSS readers (but bad on the site).  Looks like I need to switch!</description>
		<content:encoded><![CDATA[<p>@Andrew</p>
<p>I had put it off as this one looks fantastic in RSS readers (but bad on the site).  Looks like I need to switch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gunn</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2389</link>
		<dc:creator>Andrew Gunn</dc:creator>
		<pubDate>Wed, 05 May 2010 14:26:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2389</guid>
		<description>Great post. Please please please format the code samples using one of those fancy JavaScript plugins - they&#039;re really hard to read compared to the other text.</description>
		<content:encoded><![CDATA[<p>Great post. Please please please format the code samples using one of those fancy JavaScript plugins &#8211; they&#8217;re really hard to read compared to the other text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Milan</title>
		<link>http://lostechies.com/jimmybogard/2010/05/04/dependency-injection-in-asp-net-mvc-action-results/#comment-2388</link>
		<dc:creator>Luca Milan</dc:creator>
		<pubDate>Wed, 05 May 2010 06:35:56 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2010/05/04/dependency-injection-in-asp-net-mvc-action-results.aspx#comment-2388</guid>
		<description>Very good post. Question: You can extend this approach for GET requests?</description>
		<content:encoded><![CDATA[<p>Very good post. Question: You can extend this approach for GET requests?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
