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 types of XML Application Programming Interface (API).
Write down the code for selecting an item in ListView control programmatically in the C#?
Illustrate the term event bubbling?
Can more than one line be entered in a TextBox control?
Specify the new features involved in the Microsoft AJAX library?
Explain about pixels, points, and em's whenever fonts are exhibited?
How one can create the ellipse, which is the non- rectangular window?
Explain what do you mean by .NET?
Write the control which exposes LINQ features to the Web developers through ASP.NET data-source control architecture.
What is Memory-Mapped Files?
18,76,764
1932838 Asked
3,689
Active Tutors
1452196
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!