Types of validation controls of ASP.NET AJAX 4.0
List the types of validation controls that are available in the ASP.NET AJAX 4.0?
Expert
The validation controls that are available in the ASP.NET AJAX 4.0 are as follows:
• PasswordStrengthExtender – It measures strength of a password text entered inside the text box by legalize through the different strength specified parameters
• MaskedEditValidator and MaskedEditExtender – It limits the user to enter only the certain pattern of the characters in a TextBox by applying the mask to a input.
• ValidatorCalloutExtender – It attaches to a ASP.NET validators so that error messages will not be displayed as the simple text but as the balloon-style ToolTip.
• FilteredTextBoxExtender – It enables us to apply filtering to the text box.
• NoBot: This prevents spam or bot from filling an input forms automatically and employs a totally Automated Public Turing test to tell Computers and Humans Apart ( or CAPTCHA), which is a kind of challenge-response test to make sure that response is not generated by a computer.
Explain the term Latest XHTML Specification?
Abstract Windowing Toolkit: The Abstract Windowing Toolkit (AWT) offers a collection of classes which simplify the creation of applications with the GUI (graphical user interfaces). Such are to be found in the java.awt packages. Included are classes f
Do I need to know SGML or HTML before learn XML?
Explain Downcast with example: It is a cast towards an object's dynamic kind - that is, `down' the inheritance hierarchy. For illustration: // Downcast from Object to String
State the term XLL? Answer: The specification of XML Link Language has XPointer or XLink.
Illustrate what are the different functions of Kernel Mode, interrupts and system calls?
What is a transaction processing (TP) monitor?
Explain various options available in order to determine the group ID of new file?
Explain how to detect a sequence of ‘1101’ arriving serially from the signal line?
Define the term Constant: A variable whose value might not be changed. In Java, such are implemented by the final variables.
18,76,764
1924998 Asked
3,689
Active Tutors
1433641
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!