How many types of validation controls are provided by
ASP.NET?
Answer Posted / swarupa
As for my knowledge there are Seven type of validation
controls are available in ASP.NET
1.Required Field Validator
2.Regular Expression Validator
3.Compare Validator
4.Range Validator
5.Custom Validator
6.Custom Validator
7.Dynamic Validator
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Where would you use an ihttpmodule, and what are the limitations of any?
What are cao and sao.
Explain the asp.net mvc request life cycle? : asp.net mvc
Define static constructor?
What is difference between view state and session state?
What is work flow gen? how can it will work with .Net?
How can u debug your .net application?
What are early binding and late binding.
What is a server farm in iis?
How many web config files can be created for an application?
What is full trust in asp.net?
What does postback mean?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
About CLR, reflection and assemblies?
How would you enable impersonation in the web.config file?