There are so much information on ASP.NET Membership/Roles/Login/Profile, as you might have noticed the number of posts I gathered under the “Membership” category. Our of everything, Microsoft’s official Security tutorials would be the place I choose to start, and more of these tutorials are still actively being added.
- Security Basics and ASP.NET Support
- An overview of Forms Authentication
- Forms Authentication Configuration and Advanced Topics
- Creating the Membership Schema in SQL Server
- Creating User Accounts
- Validating User Credentials Against Membership User Store
- User-Based Authorization
- Storing Additional User Information
- Creating and Managing Roles
- Assigning Roles to Users
- Role-Based Authorization
- Building an Interface to Select One User Account from Many
- Recovering and Changing Passwords
- Unlocking and Approving User Accounts
By Bryan Xu