Sunday, August 03, 2008

Using the MVP pattern to create testable web-apps

This post shows how one would use the MVP pattern to create a testable web-application in ASP.net. What I like about it, is that it provides you with a before and after code snippet - which is priceless - as it doesn't just show you how to create a testable app, but also how to use the MVP pattern in the first place.

Definitely a good read.

No comments: