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.
Declaration and initialization: It is a statement in which a variable is declared and instantly given its initial value. Three illustrations of declaration and initialization are as follows: int
Explain the way to write the opening tag of an XHTML element.
IEEE 754: The standard 754-1985 issued by Institute of Electrical and Electronic Engineers for the binary floating point arithmetic. It is the standard to which Java's arithmetic matches.
Explain the applications of testing life cycle.
State the term URL path?
Mutator method: It is a method specifically designed to permit controlled modification of a private attribute of a class. By convention, we name the mutators with a set prefix obeyed by the name of the attribute being transformed. For example, the mut
Normal 0 false false
What is meant by the signal?
List the new features that are included in Microsoft AJAX library?
Thread starvation: It is a condition which applies to a thread which is prevented from running by other threads which do not yield or turn into blocked.
18,76,764
1944942 Asked
3,689
Active Tutors
1438344
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!