How many types of validation controls are provided by
ASP.NET?
Answer Posted / srikanth
Six type of validation control
1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.Custom validator
6.Validation summary
Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
Can we have multiple web config files for an asp.net application?
Where code pages are used?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What are the types of validation in asp net?
How can we prepairing Interview
Can master pages be nested?
What is a web based system?
is gateway for sms continue connected for sending sms.how?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Is it possible to migrate visual interdev design-time controls to asp.net?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is Forms Authentication in ASP.NET?
Explain file-based dependency and key-based dependency.
What is the difference between mvc and asp.net? : Asp.Net MVC
What is user control in asp.net?