Currently iam developing a wpf application that have so many pages. So i created it like a single main window and according to the button or menu item click navigating pages into a frame. Iam pretty new at Wpf and even iam creating it in MVVM.
Navigation through PRISM is complicated for me. i have found so many articles , but most of them not for freshers in wpf. So how we can easily done it in MVVM? anyone have simple demo? Thanks in advance..