Model View Presenter Screencast

I've written about Model View Presenter (MVP) several times before, once after hearing a talk and learning about the pattern, and again when I learned about extension methods.

Today I bring you a screencast on Model View Presenter using Visual Studio 2008 and extension methods.  This is my second screencast, and I've upgraded my microphone to a professional rig thanks to my father to improve the audio.

Click here to watch the screencast.

#1 Brian Orrell on 1.28.2008 at 11:01 AM

Great screencast Tim.I was thinking it was going to use the new MVC Template from Microsoft, but this was interesting in that it simply used out of the box functionality and (other than the extension methods) would work in 2005 as well.

#2 Ben Scheirman on 1.28.2008 at 11:40 AM

Really good job!I *loved* how you said "We'll just keep the default naming and have Textbox1, Textbox2, etc"and then it still came back to bite you later.Classic!The technique of an presenter extension method instead of a presenter "class" is pretty cool.My only criticism is this:"as such" - you said this like 50 times :)Well done, Tim! (by the way I missed you in FW, where were you?)

Leave a Comment