Validation controls in ASP.NET AJAX 4.0
Explain about several validation controls which are available in ASP.NET AJAX 4.0?
Expert
a) FilteredTextBoxExtender – It allows you to apply filtering to a text box.
b) MaskedEditExtender and MaskedEditValidator – It restricts a user to enter only certain pattern of the characters in TextBox by applying a mask to the input.
c) ValidatorCalloutExtender – It attaches to the ASP.NET validators so that error messages are not displayed as simple text but as a balloon-style ToolTip.
d) NoBot – It prevents the spam/bot from filling the input forms automatically and uses the Completely Automated Public Turing test to tell the Computers and Humans Apart (CAPTCHA), that is a type of challenge-response test to confirm that the response is not generated by the computer.
e) PasswordStrengthExtender – This measures strength of the password text entered within the text box by validating the different strength specified parameters.
How to make a windows desktop application using visual studio 2010 ultimate?
Specify what does term “managed” mean within the .NET context?
How can we check that whether all the validation controls on the Web page are valid and proper?
Describe the meaning of Serialization and Deserialization and its utilization?
Briefly explain about identifier.
Write the basic difference between ASP and ASP.NET?
State the use of a .disco file?
Explain what do you mean by .NET?
Write down a short note regarding the .NET?
Write the difference between adding items into cache by a Add() method and by the Insert() method?
18,76,764
1927338 Asked
3,689
Active Tutors
1434322
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!