This article explains how to use ASP.NET forms authentication with the MVC framework, something I’ve not seen covered elsewhere.

http://www.squaredroot.com/post/2007/12/ASPNet-MVC-Membership-Basics.aspx

ASP.NET MVC

07 February 2008

I had heard a little about the ASP.NET MVC framework that was being created, but never really looked into it in that much detail. To be honest I was somewhat sceptical of what MS might incorporate into ‘their’ version of MVC. However, after watching this screencast (original page) it does look really quite good. It is still very much in beta but it will be very interesting to see how the final release turns out.

The latest release is up on www.asp.net and is part of the ASP.NET 3.5 Extensions Preview download.

Check out this PDF compilation of blog entries covering basics and good practice for web dev. A well worth while read.