0
kicks
Combining Silverlight Navigation Framework & Prism to create MVVM Apps
This is introductory post for a series of posts where i will try to tackle the holy grail of MVVM applications – Navigation.
To do this I will be using Prism from Microsoft’s Patterns and Practices team (Silverlight version – latest drop) combined with Silverlight Navigation Framework and i will build small navigation framework on top of that...