Attending a full day training on ASP.NET MVC by Jeffery Palermo ( Twitter @jeffreypalermo )
“With the new version of ASP.NET developers can easily leverage the Model-View-Controller pattern in ASP.NET applications. Pulling logic away from the UI and the views has been difficult for a long time. The Model-View-Presenter pattern helps a little bit, but the fact that the view has to delegate to the presenter makes the UI pattern difficult to work with.”
Wrote the opensource http://codecampserver.com/ in MVC
Really good speaker – great energy and engaged the audience.