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 are type/key pairs in client script registration?
What do you mean by View State and what is its role?
How many validators do ASP.NET have?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Define globalization and localization.
How many types of validation are there?
Difference between response.redirect and server.transfer?
What is aspect-oriented programming?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are demand-paging and pre-paging?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What language is asp.net written in?
What is query string in asp.net?
What is content page in asp net?