Billy McCafferty has published a very good introduction to the MVP in ASP.Net that dives into the mechanics of a lot of the common idioms in real life enterprise architecture. I especially liked the example of enforcing user permissions on the view in the presenter class.
I mentioned a week or so back that I will be putting together an article on the Model View Presenter pattern sometime this month because I was getting a fair number of questions about the MVP pattern. I’m still going to do it (the more the merrier on this topic), but I’m going to largely answer a lot of the specific questions about implementation with “go ready Billy’s article on CodeProject.” Besides, I don’t do a lot of heavy ASP.Net work anyway.
About Jeremy Miller
Jeremy is the Chief Software Architect at Dovetail Software, the coolest ISV in Austin. Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy is the author of the open source StructureMap tool for Dependency Injection with .Net, StoryTeller for supercharged acceptance testing in .Net, and one of the principal developers behind FubuMVC. Jeremy's thoughts on all things software can be found at The Shade Tree Developer at http://codebetter.com/jeremymiller.
This entry was posted in
Design Patterns. Bookmark the
permalink. Follow any comments here with the
RSS feed for this post.