Exploring ASP.NET v2 - Part 1: Membership Tags, VWD, and Cassini
By: Heidi Bautista on Monday, January 9, 2006
Reader Level: 
This is the first article in what promises to be a long and fruitful series focusing on the ASP.NET 2.0 membership tags. Along the way you'll learn about Visual Web Developer 2005 Express Edition (VWD), the Cassini web server, and Sql Server 20005 Express.
The v2 membership tags greatly simplify what in v1.1 was a relatively complicated task. With a handful of controls you get the user interface, event handling, and database needed for all types of user authentication scenarios. This article includes registration and login pages written in C#.
The Exploring ASP.NET v2 Series:
Exploring ASP.NET v2 - Part 1: Membership Tags, VWD, and Cassini
Exploring ASP.NET v2 - Part 2: VWD's ASP.NET Web Site Administration Tool
Exploring ASP.NET v2 - Part 3: Graduate to SQL Server 2000 and IIS
Exploring ASP.NET v2 - Part 4: Customizing the asp:Login control
Exploring ASP.NET v2 - Part 5: Customizing the asp:CreateUserWizard control
Exploring ASP.NET v2 - Part 6: Customizing User Registration Requirements
Exploring ASP.NET v2 - Part 7: Using the PasswordRecovery Control
Purchase this item
You can purchase this piece of content separately for
$3.00
Want more?
Community MX members get unlimited access to daily articles,
tutorials, extensions and support. The most comprehensive
resource for Macromedia designers and developers today.
Take a tour of what we offer, and discover the benefits
of subscribing.
Already a member?
Simply log in using the form in the top right area of the site.



