Examining ASP.NET 2.0's Membership, Roles, and Profile
Excellent new series (this is the part one) which I found very useful written by Scott Mitchell.
Part 1
- learn about how the membership features make providing
user accounts on your website a breeze. This article covers
the basics of membership, including why it is needed, along
with a look at the SqlMembershipProvider and
the security Web controls.