Chapter 14. Adding and Configuring Login and User Management Pages

IN THIS CHAPTER

Configuring the Login Control

Using the LoginView Control

Creating Accounts Using the CreateUserWizard Control

Resetting Lost Passwords

Changing Passwords

A Few Finishing Touches

Checkpoint

Configuring the Login Control

The core ASP.NET control for use in a membership system is the Login control. The Login control is highly customizable; all you need to do is set properties of the control.

Chapter 11 walked you through the creation of a user control called login.ascx that contained a Login control. However, not much was done to configure the Login control’s appearance or behavior. Let’s do that now.

Configuring the Appearance of the Login Control

Chapter 10 covered ...

Get The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.