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.
Describe the meaning of SBI of an object in the programming?
Write basic difference between JavaScript and AJAX ?
State the term multi tasking.
Give details about the different services that are provided by DLR to CLR?
Explain the way to close an XHTML element.
Runtime stack: It is a stack structure maintained by the Java Virtual Machine which records that methods are presently being executed. The most of late entered technique will be at the top of the stack and the main technique of an application will be
Briefly describe object-oriented programming (OOP)?
Describe the layout manager and what are the various types of layout managers accessible?
What is the way to reduce the state space of the code during model checking?
Illustrate in brief the meaning of active and passive objects?
18,76,764
1945025 Asked
3,689
Active Tutors
1436959
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!