Duration: 17 minutes
Summary: In this video, we will experiment with the login controls. All of these controls exist under the Login tab in the toolbox. These controls are: ChangePassword, CreateUserWizard, Login, LoginName, LoginStatus, LoginView, and PasswordRecovery.
As we are creating a web site, we see that we need all of these controls above. After all, you need to be able to add users. These users need to login and change/recover their passwords. Once they are logged in, you can display their login name on the top of the page, and their status so they can log out.
I will create all of these controls on the page, and look at their properties individually.
Methodology of the development of example: Good coding standard and simplified design to illustrate the key points.
Technology Used: ASP.NET and Visual Studio 2010
Keyword: ASP.NET 4, Visual Studio 2010, ChangePassword, CreateUserWizard, Login, LoginName, LoginStatus, LoginView, and PasswordRecovery.