Date: 7/11/2011
Level: Beginner
Author: Derik Whittaker
Tags: Silverlight MVVM
Views: (3626) Watched: (3501)
The ViewModelLocator Pattern will allow you to create a very flexable application because it will decouple your Views from your ViewModel. The approach in this episode will take a convention based approach to determine which ViewModel should go with a given View.