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
Is it possible to write code in many languages in one asp.net project?
When cookie will expire?
How to implement form based authentication in asp.net application?
What is class and object in asp.net?
What is asp.net architecture?
How does cookies work in asp net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How many types of session state management options available in asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How can we create Tree control in asp.net?
What does postback mean?
What is asp net theme?
What are the benefits of Razor View?
Give some salient points of difference between request processor and request dispatcher.
In which event of the page viewstate is available?