Describe login controls
Briefly describe login controls?
Expert
The login controls are built-in controls in the ASP.Net for providing the login solution to the ASP.NET application. Login controls use a membership system to validate the user credentials for the Web site.
There are several controls in the login controls which are as follows.
i. LoginName control – It displays the user name, if a user logs in.
ii. CreateUserWizard control – It provides the interface to a user to register for the Web site.
iii. Login control – It provides the interface for user verification. Consists of the set of controls, like Button, HyperLink TextBox, Label, CheckBox.
iv. LoginView control – It displays appropriate information to different users according to a user's status.
v. LoginStatus control – It shows the login link to the users, who are not genuine and logout link, who are genuine
vi. PasswordRecovery control - It permits the users to get back password through an e-mail, in case they forget.
vii. ChangePassword control – It permits the users to change their password.
Write the name of the method which is used to create a click event of Control class for Button control in C#?
Write down the importance of delegates. Where must they be employed? Write down the conditions where we need them?
Distinguish the term Classic ASP as well as ASP.Net?
Explain Hashtable?
List some differences between the CheckBox control and a RadioButton control?
Write the syntax of the for loop in C# code?
Distinguish among javascript and vbscript?
Explain the code-behind feature of ASP.NET?
Which classes are used to handle standard menu in the MenuStrip control.
Explain what is the CLI and also if it is same as that of CLR?
18,76,764
1941271 Asked
3,689
Active Tutors
1438083
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!