How many types of validation controls are provided by
ASP.NET?
Answer Posted / shiva
There are mainly 5 types of validations:-
i.e.,
1>Required Field Validator,
2>Compare Validator,
3>Range Validator,
4>Regular Expression Validator,
5>Regular Expression Validator
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the function of new view engine in asp.net? : asp.net mvc
Can user control be stored in library?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
What are the namespace classes used in asp.net mvc? : asp.net mvc
How can we create Tree control in asp.net?
What is viewstate parameter?
Can you change a master page dynamically at runtime? How?
Difference between using directive vs using statement?
What is http only cookie?
What is the difference between asp.net and mvc?
Define static member?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How do you do Client-side validation in .Net?
Explain about asp.net caching?
Define what is razor? : asp.net mvc