<?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, MVCContrib, and Using Spring.net as a Controller Factory</title>
	<atom:link href="http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/</link>
	<description>Thoughts on programming and other things</description>
	<lastBuildDate>Sun, 01 Aug 2010 13:17:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael D. Hall</title>
		<link>http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/comment-page-1/#comment-16567</link>
		<dc:creator>Michael D. Hall</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/#comment-16567</guid>
		<description>@jet This answer comes a little late, but the MvcContrib project has deprecated the IoC containers and no longer supports them. Although it&#039;s easy to add the controller support to you project by copying the source code from the project into your application. Just download the source code from CodePlex and look in the &quot;Deprecated&quot; folder and there should be some sample code for using the Spring controller.</description>
		<content:encoded><![CDATA[<p>@jet This answer comes a little late, but the MvcContrib project has deprecated the IoC containers and no longer supports them. Although it&#8217;s easy to add the controller support to you project by copying the source code from the project into your application. Just download the source code from CodePlex and look in the &#8220;Deprecated&#8221; folder and there should be some sample code for using the Spring controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jet Lee</title>
		<link>http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/comment-page-1/#comment-13783</link>
		<dc:creator>Jet Lee</dc:creator>
		<pubDate>Thu, 15 Oct 2009 04:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/#comment-13783</guid>
		<description>Thank you for you arical...
I&#039;am a IT developer from China...
In your arical you said &quot;First, you will need to add a reference to MVCContrib.Spring.dll to your project. &quot;。But I can&#039;t find &quot;MVCContrib.Spring.dll&quot; anywhere...Would you please help me and send a e-mail to me?
Thank you for you help!</description>
		<content:encoded><![CDATA[<p>Thank you for you arical&#8230;<br />
I&#8217;am a IT developer from China&#8230;<br />
In your arical you said &#8220;First, you will need to add a reference to MVCContrib.Spring.dll to your project. &#8220;。But I can&#8217;t find &#8220;MVCContrib.Spring.dll&#8221; anywhere&#8230;Would you please help me and send a e-mail to me?<br />
Thank you for you help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lomaxx</title>
		<link>http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/comment-page-1/#comment-10986</link>
		<dc:creator>lomaxx</dc:creator>
		<pubDate>Sun, 05 Jul 2009 15:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/#comment-10986</guid>
		<description>thanks for the SpringControllerFactory. Probably the best thing about DI for controllers is being able to put your controllers in any project you like. Previously being forced to use controllers from within the controller folder was ok for smaller projects, but really quickly became harder to manage for larger projects.</description>
		<content:encoded><![CDATA[<p>thanks for the SpringControllerFactory. Probably the best thing about DI for controllers is being able to put your controllers in any project you like. Previously being forced to use controllers from within the controller folder was ok for smaller projects, but really quickly became harder to manage for larger projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: { null != Steve } &#187; Spring.NET and DI with WebForms</title>
		<link>http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/comment-page-1/#comment-207</link>
		<dc:creator>{ null != Steve } &#187; Spring.NET and DI with WebForms</dc:creator>
		<pubDate>Sat, 08 Mar 2008 16:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/2007/12/13/aspnet-mvc-mvccontrib-and-using-springnet-as-a-controller-factory/#comment-207</guid>
		<description>[...] Side note: Curious about Spring.NET with MS MVC ?&#160; Here is an approach one programmer has used&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Side note: Curious about Spring.NET with MS MVC ?&#160; Here is an approach one programmer has used&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
