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.
Illustrate the difference between the choice and list?
Where must I utilize XML?
Explain the COM components?
Define the term Arpanet: It is a network which was a forerunner of the global Internet.
Describe the meaning of SBI of an object in the programming?
Define the term Security policy: It is a policy employed to limit access by an applet to the resources of the host system.
Data type conversion: Conversion of one data type into the other data type. Two kind of conversion that is, A) Implicit Conversion: This is automatically taken care
Boolean: It is one of the Java's primitive types. The Boolean type has merely two values: true and false.
What is the main function of context switching?
18,76,764
1922096 Asked
3,689
Active Tutors
1443278
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!