logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How many validation controls are available in ASP.NET AJAX 4.0?


  • Correct Answer
  • The following validation controls are available in ASPNET AJAX 40: => FilteredTextBoxExtender - Enables you to apply filtering to a text box => MaskedEditExtender and MaskedEditValidator - Restricts a user to enter only a certain pattern of characters in the TextBox by applying a mask to the input => ValidatorCalloutExtender - Attaches to the ASPNET validators so that the error messages are not displayed as a simple text but as a balloon-style ToolTip => NoBot - Prevents the spam/bot from filling the input forms automatically and uses the Completely Automated Public Turing test to tell Computers and Humans Apart (CAPTCHA), which is a type of challenge-response test to ensure that the response is not generated by the computer => PasswordStrengthExtender - Measures the strength of the password text entered within the text box by validating with the different strength specified parameters 


  • Technology problems


    Search Results


    • 1. What is ASP.NET AJAX?
    • Discuss
    • 2. Which class in .NET is used to install a Windows service?
    • Discuss
    • 3. What are Windows services?
    • Discuss
    • 4. Which interface implements the standard query operators in LINQ?
    • Discuss
    • 5. What are standard query operators in LINQ?
    • Discuss
    • 6. Describe the situations in which AJAX should not be used.
    • Discuss
    • 7. What is an assembly?
    • Discuss
    • 8. What are the different types of assemblies? Explain them in detail.
    • Discuss
    • 9. Which industries can benefit from BI?
    • Discuss
    • 10. What are the examples of BI Initiatives (Focus Areas)?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment