WPF MVVM Video by Jason Dolinger

I just happened upon a video put together by Jason Dolinger on the WPF MVVM (Model View ViewModel) pattern, which I found to be excellent.  In this 1.5 hour video he refactors a simple application using the pattern and does a great job describing the benefits as he goes along.  It is also interesting to see his use of Unity as well.  Here is a direct link to the video:

http://www.lab49.com/files/videos/Jason%20Dolinger%20MVVM.wmv

And here’s a link to a blog post about it with a link to the source code:

http://blog.lab49.com/archives/2650

Enjoy!

Posted in .NET, MVVM, WPF. 2 Comments »

Intro to WPF MVVM

Last week, I gave a presentation at the Madison .NET User Group on an introduction to the up-and-coming Model-View-View Model (MVVM) pattern for WPF.

mvvm-overview

In the presentation, we made a very simple application that used the MVVM pattern.  I’ve posted the source code to this quick and dirty app here.  Note: this app takes several shortcuts and shouldn’t be used as an example of best practices, but we did build it in about 30 minutes.  :)

Read the rest of this entry »

Follow

Get every new post delivered to your Inbox.