On January 27th Microsoft’s issued RC1 (release candidate) of their new web development framework ASP.NET MVC (Model View Controller). Not a replacement for Web Forms, MVC is billed as an alternative option when building ASP.Net web applications.
After some serious prodding from Chris I’ve started looking into the preview release of ASP.NET MVC. Tis’ a steep learning curve as I’m looking into TDD and NHibernate at the same time. But a little gem that’s making the NHibernate experience a little easier is Stephen Bohlen’s excellent series of screencasts – “Summer of NHibernate”.
But you don’t just have to take my word for it, they also come highly recommended by Scott Hanselman.