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.
Inner class: A class defined within an enclosing method or class. We use the word to refer to non-static nested classes.
An interesting way to estimate pi can can done using Monte Carol method with minimal mathematics. Monte Carlo is known for its casinos. A Monte Carlo method uses change, or in our case, random numbers to simulate the real situation. The situation we simulate here is t
Define the term Toggle: To alternate among two values, like true and false, on and off, or 1 & 0.
Define the term XML?
Q. What are the distinct features of Object oriented programming language? Q : Explain a way to install JAVA S60 device What should I do when installation fails whilst trying to install a Java™ Verified application to a certain S60 device?
What should I do when installation fails whilst trying to install a Java™ Verified application to a certain S60 device?
Infinite recursion: Recursion which does not finish. This can effect from any of direct recursion, indirect recursion or the mutual recursion. It is generally the outcome of a logical error, and can consequence in stack overflow.
What does extensible style sheet language transformations processing models involve?
Explain the term packing life cycle.
Deep copy: It is a copy of an object in which copies of all the object's sub-components are also prepared. The resultant object may, in effect, be a clone of the novel.
18,76,764
1922504 Asked
3,689
Active Tutors
1414025
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!