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
Which method do you use to kill explicitly a users session?
What is a web api endpoint?
How many types of file extensions for razor views in ASP.Net MVC?
What is caching in asp.net?
Differentiate between early binding and late binding.
What is difference between cache and session?
In a Repeater control how one can provide an alternating color scheme ?
What are the components of ado.net?
What are the ways of preserving data on a Web Form in ASP.NET?
What is autopostback in asp net?
How do you declare static variable?
Can any body provide me the sample web application in asp.net
What are the differences between primary foreign and unique keys?
Why is string called immutable data type?
What is the use of express session?