Mike Diehl's WebLog

Much aBlog about nothing...

Model-View-Presenter in ASP.NET
Haacked has a great article on the nuts-and-bolts of building ASP.NET pages using the MVC pattern and actually testing them (actually using TDD techniques, not just saying they should be used).
Published Thursday, October 26, 2006 3:54 PM by MikeD
Filed under:

Comments

# Further about the Model View Presenter@ Monday, November 27, 2006 5:36 PM

www.sadekdrobi.com

i am posting examples about further observations of the Model View Presenter pattern, with sample code soon...