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
What language does asp.net use?
Where web.config file is used?
What are the two Layouts supported by a Web form in ASP.NET?
Which is better asp.net or php?
What is difference between Lambda Expression and LINQ in ASP.NET?
How would you implement inheritance using c#?
How many types of Cookies are available in ASP.NET?
How to implement Authentication and Authorization?
Differentiate between a hyperlink control and a linkbutton control.
List the asp.net validation controls?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the disadvantages of viewstate?
What is caching in asp.net?
What is different in .net 1.1 and .net 2.0?
What does it mean your session has timed out?