Prism V2 official version has been released, interested can go to study. The framework gives us some useful functional references, and does not mean that the actual development will not encounter problems. Some people think that as long as the framework is applied, the development efficiency will improve very well, just like some people think that as long as I master the design pattern, development efficiency will improve. The framework just solves some of the common problems. But for different systems, the design is always a little different. This article will discuss some of the design methods that are used primarily in WPF.
I. Model-view-presenter
MVP mode is now very popular, if you are unfamiliar please refer to this article MVP mode example parsing, I have my own understanding of related classes listed.
Let me introduce the process (next to the blog Park login Interface)