65.9K
CodeProject is changing. Read more.
Home

Login Controls

starIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

1.00/5 (1 vote)

Oct 11, 2013

CPOL
viewsIcon

11610

ASP.NET 2.0 came with many controls designed to help you manage the login process and login status of your web site's users. The login

ASP.NET 2.0 came with many controls designed to help you manage the login process and login status of your web site's users. The login controls provide a robust login solution for ASP.NET web applications without requiring any programming. By default, login controls integrate with ASP.NET membership and Forms authentication to help automate user authentication for a web site.

The login control group was made of the following controls