(7/7).NET Core 3 WPF MVVM Framework Prism Series: Dialog Service
How to use the dialog service of the MVVM framework Prism in .NET Core 3 environment, and this is the final article of the Prism series.
How to use the dialog service of the MVVM framework Prism in .NET Core 3 environment, and this is the final article of the Prism series.
How to use the MVVM framework Prism based on region navigation system in .NET Core 3 environment
How to use the region manager of the MVVM framework Prism for View management in .NET Core 3 environment.
How to use the event aggregator of the MVVM framework Prism to implement communication between modules in .NET Core 3 environment.
How to modularize applications using the MVVM framework Prism in .NET Core 3 environment.
How to use commands in the MVVM framework Prism under .NET Core 3 environment
Because of project requirements, a tree structure is needed inside the ComboBox control.
Use this WPF library to quickly add new user guide functionality to your application.
Learning WPF without learning MVVM feels like missing the soul. So what is MVVM? Why learn MVVM? This article uses a simple CRUD example to briefly introduce the basic knowledge of MVVM and how to develop MVVM architecture-based programs. For learning and sharing purposes only, please point out any shortcomings.