Developing Testable Silverlight Applications: Part One – Abstracting Data Persistence
At Microsoft PDC 2009 I gave a talk entitled “Developing Testable Silverlight Applications”. We looked at how to use the Inversion of Control principle with the Model-View-ViewModel design pattern to isolate the dependencies within a Silverlight 4 application for easier testing.

Go here to read the rest:
Developing Testable Silverlight Applications: Part One – Abstracting Data Persistence


