<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DM-V-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx</link><description>Ok, time to wrap this up :-) Now, we'll finally build what I'm calling a view model for managing a portfolio of stocks (building on the StockModel example from previous posts). A view model is a class that will be used as the DataContext for a data template</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: DM-M-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#760331</link><pubDate>Mon, 18 Sep 2006 09:37:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:760331</guid><dc:creator>Michael</dc:creator><description>Great posts Dan! Thanks a lot. I've been waiting for the wrap up since Friday and enjoed it greatly.&lt;br&gt;&lt;br&gt;It would be interesting to see how one can retrofit your ideas into 2.0 based apps. Like CAB/SCSF based. Any comments on that?</description></item><item><title>re: DM-M-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#760887</link><pubDate>Mon, 18 Sep 2006 18:36:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:760887</guid><dc:creator>dancre</dc:creator><description>Unfortunately, I don't know much about CAB/SCSF. Maybe someone else can comment.</description></item><item><title>re: DM-M-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#761583</link><pubDate>Tue, 19 Sep 2006 08:46:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:761583</guid><dc:creator>Paul</dc:creator><description>Dan,&lt;br&gt;&lt;br&gt;Thanks a lot for DM-M-VM XXX series! </description></item><item><title>re: DM-M-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#780653</link><pubDate>Mon, 02 Oct 2006 12:24:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:780653</guid><dc:creator>AleXFlint</dc:creator><description>Thank you Dan for this great series! I like it very much!
I actually use some ideas of your concepts for 3D. What im currently looking for is activating / deactivating for DataModels, which are databined to 3D models. It's a little bit complicated, because none of 3D classes expose any events like "Loaded" or "Unloaded" like FrameworkElements do. I saw you also use 3D in Max. What were your tactics with 3D &amp; DM-M-VM pattern?      </description></item><item><title>re: DM-M-VM part 8: View Models</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#781677</link><pubDate>Mon, 02 Oct 2006 23:08:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:781677</guid><dc:creator>dancre</dc:creator><description>&lt;p&gt;In Max, the models were displayed in VisualBrushes. We had to set the visual brushes as logical children of the 2D view that hosts the 3D view and when we did that, we got loaded and unloaded events. If you aren't using visual brushes, you could do something like add an interface that your models implement and have the 2D view that hosts the 3D look for models with that interface in its loaded/unloaded handlers.&lt;/p&gt;
</description></item><item><title>DataModel-View-ViewModel pattern series</title><link>http://blogs.msdn.com/dancre/archive/2006/09/17/dm-v-vm-part-8-view-models.aspx#818062</link><pubDate>Thu, 12 Oct 2006 05:00:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:818062</guid><dc:creator>Dan Crevier's Blog</dc:creator><description>&lt;p&gt;I thought I should add a post with the full list of posts in the D-V-VM pattern. They are: DataModel-View-ViewModel&lt;/p&gt;</description></item></channel></rss>