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.
Specify the purpose of exec functions?
Define the term Host system: It is a computer system on which a process is executed or run.
Statement: The fundamental building block of Java method. There are numerous different kinds of statement in Java, for example, the assignment statement, if statement, while loop and return statement.
Define the term New operator: The operator employed to generate instances {instance} of a class.
Write down about Linux?
Finally clause: This is a part of try statement which is always executed, either subsequent the handling of caught exception, and normal termination of the protected statements.
Explain the term QTP Environment?
Unchecked exception: An exception for which it is not needed to give a local try statement or to propagate through a throws clause stated in the method header. An exception which is not handled will cause program annihilation when it is thrown.
What does WSDL stand for?
Conditional operator: It is an operator taking three operands that is, a ternary operator. The conditional operator (?:) is employed in the form bexpr ? expr1 : expr2 Discover Q & A Leading Solution Library Avail More Than 1414914 Solved problems, classrooms assignments, textbook's solutions, for quick Downloads No hassle, Instant Access Start Discovering 18,76,764 1924679 Asked 3,689 Active Tutors 1414914 Questions Answered Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!! Submit Assignment
18,76,764
1924679 Asked
3,689
Active Tutors
1414914
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!