Testing MVVM and Silverlight

June 18, 2009 by Bill Belliveau

Testing using the UnitTest framework, RhinoMocks, and Unity

Article:
http://www.cauldwell.net/patrick/blog/MVVMAndTestingSilverlight.aspx

Design Pattern MVVM

June 18, 2009 by Bill Belliveau

MVVM Design pattern article from Microsoft

Aritlce:
http://msdn.microsoft.com/en-us/magazine/dd419663.aspx

MVC, MVP, and MVVM

June 18, 2009 by Bill Belliveau

Comparing MVC, MVP, and why MVVM
Article:
http://www.orbifold.net/default/?p=550

MVVM for Testability

June 18, 2009 by Bill Belliveau

A developers discovery and adoption of MVVM for testability.

Article:
http://houseofbilz.com/archive/2009/05/27/adventures-in-mvvm-ndash-a-testing-story.aspx

Using ICommand and a ListBox

June 18, 2009 by Bill Belliveau

Article describs different methods for using Commands in a ListBox to achieve “OnSelected”

Article:
http://geekswithblogs.net/HouseOfBilz/archive/2009/05/29/adventures-in-mvvm-ndash-commanding-with-list-boxes.aspx

MVVM Toolkit

June 18, 2009 by Bill Belliveau

MVVM, WPF, and MEF

June 18, 2009 by Bill Belliveau