<?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: I&#8217;m Down With M.V.C., Yeah You Know Me!</title>
	<atom:link href="http://lostechies.com/chrispatterson/2009/05/11/i-m-down-with-m-v-c-yeah-you-know-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/chrispatterson/2009/05/11/i-m-down-with-m-v-c-yeah-you-know-me/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Mon, 06 May 2013 07:30: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: Chris Patterson</title>
		<link>http://lostechies.com/chrispatterson/2009/05/11/i-m-down-with-m-v-c-yeah-you-know-me/#comment-65</link>
		<dc:creator>Chris Patterson</dc:creator>
		<pubDate>Thu, 14 May 2009 05:29:37 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/10/i-m-down-with-m-v-c-yeah-you-know-me.aspx#comment-65</guid>
		<description>So far, I&#039;m inclined to agree with you about the model. While important, I&#039;m finding projections to the DTO/ViewModel that is delivered to each view (via a strongly-typed view, of course) are much more important to ensure that clean separate of view/domain model.

I&#039;m really enjoying the framework, but feel that I&#039;m spending a lot of time fleshing out the infrastructure to fulfill the needs of the model to make the controllers lean and mean. Which is fine, I expected that to be the case.
</description>
		<content:encoded><![CDATA[<p>So far, I&#8217;m inclined to agree with you about the model. While important, I&#8217;m finding projections to the DTO/ViewModel that is delivered to each view (via a strongly-typed view, of course) are much more important to ensure that clean separate of view/domain model.</p>
<p>I&#8217;m really enjoying the framework, but feel that I&#8217;m spending a lot of time fleshing out the infrastructure to fulfill the needs of the model to make the controllers lean and mean. Which is fine, I expected that to be the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam McLennan</title>
		<link>http://lostechies.com/chrispatterson/2009/05/11/i-m-down-with-m-v-c-yeah-you-know-me/#comment-64</link>
		<dc:creator>Liam McLennan</dc:creator>
		<pubDate>Tue, 12 May 2009 00:38:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/10/i-m-down-with-m-v-c-yeah-you-know-me.aspx#comment-64</guid>
		<description>It is right to de-emphasize the model because the model is a class; any class. There is nothing to show. The important thing to remember is that Asp.net mvc is a UI framework, it does not deal with ORM, domain models etc.</description>
		<content:encoded><![CDATA[<p>It is right to de-emphasize the model because the model is a class; any class. There is nothing to show. The important thing to remember is that Asp.net mvc is a UI framework, it does not deal with ORM, domain models etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
