Quantcast
Channel: Dimecasts.Net -- Inform & Educate in ~10 minutes or less
Viewing all articles
Browse latest Browse all 30

Episode #194: MVVM - How to create a ViewModelLocater

$
0
0
Author: Derik Whittaker

This episode we are we are going to take a look at how we can create a simple ViewModelLocator to inject our ViewModel into our DataContext at runtime via conventions.

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.


Watch Here
View Details Here

Submit this story to DotNetKicks


Viewing all articles
Browse latest Browse all 30

Trending Articles