General information about .NET, Silverlight, WPF, WCF and everything else
Tuesday, September 07, 2010
Web Forms with the MVP Pattern
Dino Esposito has published an article (on September 2010 MSDN Magazine) describing how to implement MVP pattern (Model-View-Presenter) using Web Forms.
Read more: Refact your C# Code