Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 393 Bytes

Asp.Net.MVP

A prototype showing a possible way for realizing ASP.NET Web Applications with the MVP pattern.

MVP Pattern

According to the MVP pattern a Presenter will coordinate all the data loading and editing logic befor displaying all the desired information on the View.

CodeMap

Screenshot

Screenshot