<?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: ASP.Net MVC Portable Area – Part 4 IoC framework support.</title>
	<atom:link href="http://lostechies.com/erichexter/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/erichexter/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 00:49: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: Joshua Arnold</title>
		<link>http://lostechies.com/erichexter/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support/#comment-273</link>
		<dc:creator>Joshua Arnold</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:29:24 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support.aspx#comment-273</guid>
		<description>Eric, this is a huge step in reusability for MVC. Kudos to the ASP.NET MVC team for including Areas and great contributions by you and Headspring!

I have a handful of MVC applications that require a &quot;widget&quot; like infrastructure. Rather than reinventing the wheel, I&#039;m working on some modifications to this to do so. Would love to talk with you about some of our ideas.</description>
		<content:encoded><![CDATA[<p>Eric, this is a huge step in reusability for MVC. Kudos to the ASP.NET MVC team for including Areas and great contributions by you and Headspring!</p>
<p>I have a handful of MVC applications that require a &#8220;widget&#8221; like infrastructure. Rather than reinventing the wheel, I&#8217;m working on some modifications to this to do so. Would love to talk with you about some of our ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erichexter</title>
		<link>http://lostechies.com/erichexter/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support/#comment-272</link>
		<dc:creator>erichexter</dc:creator>
		<pubDate>Mon, 09 Nov 2009 14:53:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support.aspx#comment-272</guid>
		<description>@jbogard,  That is certainly an option.. We have talked for some time about putting CSL into mvccontrib and adding a CSL ControllerFactory.. this would be the same thing.. where the default CSL does the Activator .CreateInstance... On the other hand we have followed the conventions that are already baked into the MVC framework. So having mvccontrib be consistent with the MVC framework has value as well.</description>
		<content:encoded><![CDATA[<p>@jbogard,  That is certainly an option.. We have talked for some time about putting CSL into mvccontrib and adding a CSL ControllerFactory.. this would be the same thing.. where the default CSL does the Activator .CreateInstance&#8230; On the other hand we have followed the conventions that are already baked into the MVC framework. So having mvccontrib be consistent with the MVC framework has value as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/erichexter/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support/#comment-271</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:51:20 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/11/04/asp-net-mvc-portable-area-part-4-ioc-framework-support.aspx#comment-271</guid>
		<description>I wonder if there&#039;s a way to do away with all the Factory classes by just standardizing on CSL....</description>
		<content:encoded><![CDATA[<p>I wonder if there&#8217;s a way to do away with all the Factory classes by just standardizing on CSL&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
