How many types of validation controls are provided by
ASP.NET?
Answer Posted / vennilaashok
1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.validation summary
6.Custom validator
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain an object, class and method.
Explain the differences between managed and unmanaged code?
Explain the difference between debug.write and trace.write? When should each be used?
Web API uses which library for JSON serialization?
What is odata in web api?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Define static member?
What is a viewstate?
What is asp.net futures?
Can you set which type of comparison you want to perform by the comparevalidator control?
Mention few asp.net validators.
Is asp.net still used?
how to elimainte the similar data from the different tables
What is the viewstate in asp.net?
What is difference between ispostback and autopostback in asp net?