Authentication in ASP.NET
Authentication in ASP.NET

Authentication is the process of obtaining identification credentials such as name and password from a user and validating those credentials against some authority. If the credentials are valid, the entity that submitted the credentials is considered

Membership and Role provider available in ASP.Net
Membership and Role provider available in ASP.Net

Brief description of how to use the available Membership and Role provider available in ASP.NetFollow the steps given below to use built-in user store