<?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 -&gt; the rise of the messy controllers</title>
	<atom:link href="http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/</link>
	<description>What&#039;s practical is logical</description>
	<lastBuildDate>Thu, 24 Jun 2010 14:10:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: W&#246;chentliche Rundablage: ASP.NET MVC, ADO.NET Dataservices (&#34;Astoria&#34;), ASP.NET, LINQ, WPF &#124; Code-Inside Blog</title>
		<link>http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/comment-page-1/#comment-23842</link>
		<dc:creator>W&#246;chentliche Rundablage: ASP.NET MVC, ADO.NET Dataservices (&#34;Astoria&#34;), ASP.NET, LINQ, WPF &#124; Code-Inside Blog</dc:creator>
		<pubDate>Mon, 17 Dec 2007 19:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/#comment-23842</guid>
		<description>[...] ASP.NET MVC - The rise of messy controllers [...]</description>
		<content:encoded><![CDATA[<p>[...] ASP.NET MVC &#8211; The rise of messy controllers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Holland</title>
		<link>http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/comment-page-1/#comment-23741</link>
		<dc:creator>Jonathan Holland</dc:creator>
		<pubDate>Fri, 14 Dec 2007 16:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisvandesteeg.nl/2007/12/14/aspnet-mvc-the-rise-of-the-messy-controllers/#comment-23741</guid>
		<description>The beauty of ASP.NET MVC is that they don&#039;t force any one model on your. What you really want to do is move all of your proprietary ORM dependedant code into the model, so in the worst case, changing ORM&#039;s is just a rewriting the model.

Never put that stuff in the controllers. Your breaking the DRY principle.</description>
		<content:encoded><![CDATA[<p>The beauty of ASP.NET MVC is that they don&#8217;t force any one model on your. What you really want to do is move all of your proprietary ORM dependedant code into the model, so in the worst case, changing ORM&#8217;s is just a rewriting the model.</p>
<p>Never put that stuff in the controllers. Your breaking the DRY principle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
