Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Prism 7 Problems & Solutions: Loading Dependent Views

Watch this course to learn how to navigate a view into one region, while simultaneously navigating another related view into a different region of the same view.

Brian Lagunas - Pluralsight course - Prism 7 Problems & Solutions: Loading Dependent Views
by Brian Lagunas

What you'll learn

This course is the 4th course in a series called "Prism Problems & Solutions" and continues to build upon the tips and tricks learned in the previous courses in this series. Every production WPF application has some form of navigation in which a user navigates from one view to another within the application. More complex applications have multiple regions in a single view, that can be navigated independently of the other regions on the same view. The problem which arises from this complex architecture, is when you must navigate a view into one region, while simultaneously navigating another related view into a different region of the same view. Things only become more complicated when having to handle navigating multiple related views in separate regions within a single view. By the way, they must all share the same data across these decoupled region boundaries. This course will show viewers how to solve this very complex navigation scenario by using the power and extensibility of Prism.

Table of contents

About the author

Brian Lagunas - Pluralsight course - Prism 7 Problems & Solutions: Loading Dependent Views
Brian Lagunas

Brian Lagunas is a Microsoft MVP, a Microsoft Patterns & Practices Champion, Director of Technology for INETA, co-leader of the Boise .Net Developers User Group (NETDUG), board member of Boise Code Camp, speaker, trainer, author, and original creator of the Extended WPF Toolkit.

More Courses by Brian