tag

home / developersection / tag

Authentication in ASP.NET
security in .net 26-May-2015
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
.net 27-Feb-2015
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