Archive for July, 2010

Windows Phone 7 – Navigation between pages using MVVM Light Messaging

Posted by: | Technical |

This post will get you started with being able to set up navigation between pages within your Windows Phone 7 (WP7) application using the core messaging framework provided by MVVM Light.

Windows Phone 7 – MVVM Light Messaging and Dynamic Application Bar

Posted by: | Technical |

Learn how to use MVVM Light Messaging to create dynamic application bar changes from your view model classes without them knowing about your view.