Back to Browse

Modals / Popups - WPF MVVM NAVIGATION TUTORIAL #7

19.5K views
Jun 19, 2021
15:38

Learn how to setup navigation to display content in a modal. This type of navigation is important for displaying dialog boxes, important information, or configuration screens. For the modal control, I use the custom modal control from the UI workshop series that I published as a NuGet package for us. I also demonstrate how to combine navigation operations via the composite design pattern. Navigation is an essential piece of an application. In this series, I demonstrate how to implement various navigation scenarios in a WPF MVVM application. TIMESTAMPS: 0:00 - Introduction 0:22 - Setting up the Modal 2:13 - Creating a ModalNavigationStore 3:37 - Using the ModalNavigationStore 6:20 - Creating a ModalNavigationService 7:04 - Removing INavigationService Generic 8:36 - Implementing the ModalNavigationService 9:30 - Using the ModalNavigationService 10:16 - Closing the Modal 11:42 - Combining Navigation Services (Composite) 14:45 - Conclusion MODAL NUGET PACKAGE: https://www.nuget.org/packages/SimpleModal.WPF/ SOURCE CODE: https://github.com/SingletonSean/wpf-tutorials/tree/master/NavigationMVVM OTHER LINKS: Become a Member: https://www.youtube.com/channel/UC7X9mQ_XtTYWzr9Tf_NYcIg/join Donations: https://www.paypal.com/biz/fund?id=UBZCZWX2UVWJE

Download

0 formats

No download links available.

Modals / Popups - WPF MVVM NAVIGATION TUTORIAL #7 | NatokHD