Thursday, June 7, 2007

Membership and Roles in ASP.NET 2.0

Membership is a cool feature from MS which frees the developer from the hassels to creating a user (Registartion Process), Validating the user at login, or roles access across the site. just a great new feature, i am relatively new to the feature thus i am just sharring a few very good links that will help you.

ASP.NET membership gives you a built-in way to validate and store user credentials. ASP.NET membership therefore helps you manage user authentication in your Web sites. You can use ASP.NET membership with ASP.NET Forms authentication or with the ASP.NET login controls to create a complete system for authenticating users.

हेमंत गुप्ता

No comments: