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.
Define the term Pixel: It is a `picture element' - usually a colored dot on a screen.
Briefly describe the limitations of AJAX.
Radio buttons: It is a group of selectable components in which merely one component might be selected. The selection of one of the group that causes the previously chosen component to be deselected.
Anonymous object: An object formed without an identifier. They are generally formed as array elements, actual arguments or method outcomes. For example: private Point[] vertices = { &n
Number base: The base employed to interpret the numerical characters. Binary notation is base 2 and decimal notation is base 10, for illustration.
What are Literals and also state their respective types?
If statement: A control structure employed to select between performing or not performing additional actions. if(boolean-expression){ // Statements
Illustrates the parts of an XML document are case-sensitive.
State Space Reduction: JPF is a so-called explicit-state model checker, as it enumerates all visited states, and therefore suffers from the state explosion problem inherent in analyzing large programs. It also contains garbage collection, because a ty
How do I know that platform security abilities my S60 3rd Edition application needs?
18,76,764
1955730 Asked
3,689
Active Tutors
1442156
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!