Creating a reusable base for WP7 apps - Commands
Commands In Part 2 [http://www.novanet.no/blog/yngve-bakken-nilsen/dates/2012/3/creating-a-reusable-base-for-wp7-apps/] we looked at how we could solve navigation in a managable way. I did this by the assumption that one view would have one viewmodel, and apparently this caused some
Creating a reusable base for WP7 apps - Navigation
Navigation In Part 1 [http://www.novanet.no/blog/yngve-bakken-nilsen/dates/2012/3/wp7-boilerplate/] we covered the basic stuff like ViewModels, setting up the project structure. In this part we'll move forward, and see how we can implement navigation and commands in