ASP.NET Validations Tips and Tricks Part-III - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Thursday, July 21, 2011

ASP.NET Validations Tips and Tricks Part-III

Validation controls are used to validate the ASP.NET input server controls like asp:TextBox for valid data when their data is submitted to the server.

There are six validation controls in ASP.NET and they are

    1. RequiredFieldValidator
    2. RangeValidator
    3. CompareValidator
    4. RegularExpressionValidator
    5. CustomValidator and
    6. ValidationSummary

Read More.....

No comments:

Post a Comment