MVC# - A Model-View-Presenter Framework for .NET - NullSkull.com [feedly]

My all time favourite design pattern. I once had an ASP.NET Web Forms app and desktop WinForms app running and unit tested using this pattern.
 
 
Shared via feedly // published on model view presenter - Google Blog Search // visit site
MVC# - A Model-View-Presenter Framework for .NET - NullSkull.com
This article gives an overview of MVC# - a Model-View-Presenter framework for .NET platform. It firstly explains the MVP pattern essentials and then walks through the key features of the MVC# framework which help building true MVP-based ...