0
kicks
(MVP) Model View Presenter - Passive View
Explanation of the MVP Model View Presenter - Passive View by demonstrating it via a C# .NET Winform project. Shows writing the application using code behind approach and then refactoring the project to use the MVP pattern.