Skip to content

Asp.Net Web Forms MVP sample application demonstrating how implement the Model View Presenter pattern to separate concerns.

Notifications You must be signed in to change notification settings

avington/WebFormMvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Model View Presenter Sample for Web Forms Application

This is an ASP.Net Web Forms Application utilizing a form of MVP Pattern. This pattern is useful in separating domain and presentation logic which is typically a problem with Web Form application.

About

Asp.Net Web Forms MVP sample application demonstrating how implement the Model View Presenter pattern to separate concerns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published