<?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: DataModel and ViewModel</title>
	<atom:link href="http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/</link>
	<description>Software Development and Management</description>
	<lastBuildDate>Tue, 09 Mar 2010 05:00:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Krish</title>
		<link>http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/comment-page-1/#comment-463</link>
		<dc:creator>Krish</dc:creator>
		<pubDate>Mon, 18 May 2009 14:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/#comment-463</guid>
		<description>My article is meant to be more generic than the other articles which are more .NET specific. Basically a ViewModel is a data representation that is specific to a particular view, while a standard Model (or DataModel) is less specialized. How you expose the data depends on the implementation and the platform. &lt;br /&gt;&lt;br /&gt;A ViewModel can have different implementations and even different reasons. For example, one reason for using a ViewModel is that instead of a developer, it might be a UI designer who is working with the view.</description>
		<content:encoded><![CDATA[<p>My article is meant to be more generic than the other articles which are more .NET specific. Basically a ViewModel is a data representation that is specific to a particular view, while a standard Model (or DataModel) is less specialized. How you expose the data depends on the implementation and the platform. </p>
<p>A ViewModel can have different implementations and even different reasons. For example, one reason for using a ViewModel is that instead of a developer, it might be a UI designer who is working with the view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/comment-page-1/#comment-462</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 18 May 2009 09:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtclusters.com/2007/12/datamodel-and-viewmodel/#comment-462</guid>
		<description>The DataModel you are describing here does not seem to be the same kind of DataModel that Dan Crevier has used in the DM/V/VM pattern. In his version, the DM exponses data in a form that is easily consumed by WPF using DataTemplates. Is this intentional, and is the DM you are describing an entirely different beast?</description>
		<content:encoded><![CDATA[<p>The DataModel you are describing here does not seem to be the same kind of DataModel that Dan Crevier has used in the DM/V/VM pattern. In his version, the DM exponses data in a form that is easily consumed by WPF using DataTemplates. Is this intentional, and is the DM you are describing an entirely different beast?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
