posted on Tuesday, March 22, 2005 9:00 PM
by
DougSeven
Sample Code: APM251 Applied ASP.NET 2.0 Membership Programming
Here is the sample code and slides from my session at ASP.NET Connections.
APM251: Applied ASP.NET 2.0 Membership Programming
Authentication is one of the great assets of the ASP.NET v1.x Framework – but can it get better? In this session, you will be introduced to the new Membership API feature set in ASP.NET v2.0. You will learn how the membership providers abstract user authentication and how to set up a membership provider in your applications. You will learn how the Membership API enables you to include rich credential storage with very little code.