Posts - JeffBrand


Message Based Navigation for WP7 MVVM Apps[MP4] [0:11:12] [2011/04/26]
Do you have an MVVM-based Windows Phone 7 application and you don't like having to hook into the RootFrame to navigate between pages? Do you wish you could just "ask" to navigate to a new…


Implementing an MVVM MessageBus with XAML[MP4] [0:14:12] [2011/01/20]
Using a Messag Bus to communicate between ViewModels is a very common activity when building an application based on MVVM. In this video, I show how you can build a Message Bus that can be created…