How many types of validation controls are provided by ASP.NET ?
By on Apr 29, 2007 in ASP.NET Interview Questions
RequiredField Validator Control,Range Validator Control, RegularExpression Validator Control,Custom Validator Control and Validation Summary Control are provided by ASP.NET.



1 Comment(s)
By Niranjan Kumar on May 24, 2008 | Reply
Boss,
You forgot the Compare Validator.