.net 4.0 - MVVM-Light/WPF Navigation Application -
as write wpf application mvvm light, i'm trying determine best way allow navigation in application. i've been reading creating services, interfaces, , helpers, unfortunately head still hasn't grasped great advice being offered on so. got down spiral of starting simple class , code behind use mef and/or unity accomplish task.
what find simplest way add basic navigation of frame mvvm light application built on wpf?
the problem seems light, it's hard. solution must cover several aspects navigating existing view, closing view, injecting viewmodel before navigating view, animated transitions, etc.
please check out magellan wpf framework created paul stovell covers issues , more!
Comments
Post a Comment