Model-View-Presenter in ASP.NET Thursday, October 26, 2006 .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).