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.
Unbounded repetition: The repetition where statements in a loop's body are executed an arbitrary number of times, according to the consequences of the statements in the loop's body. All of the loop control structures in the Java offer for unbounded re
Is it possible to encode mathematics using XML?
Bootstrap classes: The classes which make up the Java Platform Core Application Programming Interface (API), like those found in the java.lang, java.io and java.io packages.
Primitive type: Java's eight standard non-class types are the primitive types as: Boolean, byte, char, float, int, double, long and short.
Explain the relationship between XHTML and URL?
Operating system: The operating system permits a computer's hardware devices to be accessed by the programs. For example, it permits data to be managed on a computer's disks in the form of a file system and it delivers the co-ordinate positions of a m
Environment Modeling: In JPF, Java class files can be processed in two different ways: A) As ordinary Java classes managed and executed by the host JVM (e.g., standard Java library classes, JPF implementation class
Give some instances of XML DTDs or schemas which you have worked with?
Expression: It is a combination of operands and operators which generates a resultant value. Expressions contain a resulting type that affects the context in which they might be employed.
Write down some of the steps comprised in designing programming?
18,76,764
1935382 Asked
3,689
Active Tutors
1456628
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!