WinForms MVP

A simple Model View Presenter framework for the WinForms platform.
Download

WinForms MVP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • daverogers
  • Publisher web site:
  • Operating Systems:
  • Windows 7/Vista/XP
  • File Size:
  • 36.00KB

WinForms MVP Tags


WinForms MVP Description

Edit By A simple Model View Presenter framework for the WinForms platform. Based on the excellent Web Forms MVP, WinForms MVP is a simple Model View Presenter framework for the Winforms platform. To get started, my CodeProject article on this framework sets out the basics. WinFormsMVP is ideal for smaller applications. I believe that no application is too small for good coding practice (with separations of concerns etc.). Just because your app only has 5 - 10 screens, it does not mean you should treat your code-behind like a ThemePark. Applications with 10,000 - 50,0000 lines of code and/or up to 50 screens is the sweet SPOT for this framework. (However, I would be interested to hear whether people have used it in larger enterprise applications, and what their experience was like). WinFormsMVP is also ideal for students of design patterns. People who are learning how to code to patterns. It is a simple framework, so learners will not be overwhelmed by a plethora of features which would detract from their core purpose of learning about how MVP works. Featuers There are a number of features in Web Forms MVP (the origin project for most of the code in this framework) which I have stripped out. I will look at adding those features back in, once I'm satisfied that the core framework is solid. This has been a learning process for me, so I've tried to keep things simple, for Now.


WinForms MVP Related Software