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.
Explain about LinqDataSource control?
What is the EventLog class?
Explain MaskedTextBox control and what does the Mask property do?
State the components of WF 4.0?
Explain the difference between the Response.Output.Write() and Response.Write() methods?
List the binders that are provided by .NET Framework 4.0?
What setting should be added in a configuration file to reject the particular user from accessing secured resources?
What are the methods by which we can instantiate a complex number?
State the various advantages of cloud services?
Name the events which occur when the client requests the ASP.NET page from IIS server?
18,76,764
1956360 Asked
3,689
Active Tutors
1425623
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!