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.
What is Automation Testing life cycle?
Define the term Protected statement: It is a statement within the try clause of the try statement.
What is the transport for XML Web Services? How can end-to-end security be provided for this transport?
Sign extension: Whenever an integer value from a type with a specific range is stored in a variable with a larger range, Java employs sign extension to determine the resultant value. The most important bit in the original value is employed to fill the
Define the term Key value: The object employed to produce an associated hash code for look-up in an associative data structure.
QUESTION 1 The following UML diagram describes an abstract class Customer. This class is to be used as part of a Company's inventory system. The inventory system will contain many different types of customers. A separate s
Define the term XSL-FO. Answr: A sub-element of XSL used for explaining font sizes, how information flows from one page to other and page layouts.
Describe the term Intermediate language? Illustrate in brief.
What is Member: Members of a class are methods, fields and nested classes.
Boolean: It is one of the Java's primitive types. The Boolean type has merely two values: true and false.
18,76,764
1942689 Asked
3,689
Active Tutors
1429103
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!