Validation controls in ASP.NET AJAX 4.0
Explain about several validation controls which are available in ASP.NET AJAX 4.0?
Expert
a) FilteredTextBoxExtender – It allows you to apply filtering to a text box.
b) MaskedEditExtender and MaskedEditValidator – It restricts a user to enter only certain pattern of the characters in TextBox by applying a mask to the input.
c) ValidatorCalloutExtender – It attaches to the ASP.NET validators so that error messages are not displayed as simple text but as a balloon-style ToolTip.
d) NoBot – It prevents the spam/bot from filling the input forms automatically and uses the Completely Automated Public Turing test to tell the Computers and Humans Apart (CAPTCHA), that is a type of challenge-response test to confirm that the response is not generated by the computer.
e) PasswordStrengthExtender – This measures strength of the password text entered within the text box by validating the different strength specified parameters.
Explain the importance of the Strong Name tool?
Explain about the AJAX Control Extender Toolkit.
Differentiate the terms dynamic and var data types?
Write the major differences between the classic ADO and ADO.NET?
What is the function of DialogResult property of the Button control?
Write the difference between System.StringBuilder and System.String classes?
Write the syntax of the for loop in C# code?
Explain how is docking different from the anchoring?
Describe DataReader object?
State some differences between the ComboBox control and a ListBox control?
18,76,764
1942302 Asked
3,689
Active Tutors
1427231
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!