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.
What are the different types of component parts which are used in 2nd layer?
Explain the relationship between XHTML and HTML?
Explain the phenomenon of page fault?
Explain the common uses of XML.
Do you feel that you are a good Extensible Style Sheet Language Transformations programmer?
Graphical User Interface: A Graphical User Interface (abbreviated as GUI) is a part of a program which permits user interaction through graphical components, like menus, buttons, text areas, and so forth. Interaction frequently includes the usage of a
Homogeneous collection: A group of objects with similar dynamic type. Arrays are the most general homogeneous collection objects.
What is validating parser? Answer: A parser makes sure that an XML document is valid additionally to being well formed.
Number of Threads: Threads can be a useful abstraction and implementation mechanism to partition independent program actions. However, when there is coordination (or interference) between these threads, the required synchronization mechanisms increase
Write basic difference between JavaScript and AJAX ?
18,76,764
1959541 Asked
3,689
Active Tutors
1426474
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!