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.
State the reason why workflows are based on the Extensible Models.
What is the difference between Name Space and Assembly?
State various controls of ASP.NET AJAX?
Write the difference between an interface and abstract class?
State the difference between GroupBox and Panel control?
What improvements are prepared in CAS in .NET 4.0?
Is it a good practice to practise handle the exceptions in code?
Write down the command which is used to run a batch?
Name the latest features of the ADO.NET Entity Framework 4.0?
Define Query String? Explain its advantages and disadvantages?
18,76,764
1925158 Asked
3,689
Active Tutors
1457866
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!