Skip to content

Jarczyslaw/WinFormsMVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinFormsMVP

Simple example of MVP pattern (Passive View variant) in WinForms.

Implementation rather traditional but I found it was the most convenient to create views only in views and presenters only in presenters. Then abstraction of views are passed to primary presenters that creates secondary presenters.

I do not know how I programmed in WinForms without MVP!

About

MVP example with WinForms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages