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.
Write three general properties of every validation controls?
Illustrate the reason in brief why WPF is used?
Briefly explain the use of a Panel control? And also state whether it displays during runtime?
What do you mean by Common Language Specification (CLS)?
Explain the term Merge Module projects?
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
Name the latest features of the ADO.NET Entity Framework 4.0?
Elucidate Master Pages in ASP.NET?
How can we programmatically prevent the Combobox from dropping, in the .NET 4.0?
What does a break statement do in the switch statement?
18,76,764
1958385 Asked
3,689
Active Tutors
1428834
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!