How many types of validation controls are provided by
ASP.NET?
Answer Posted / ekta
There are six types of validation controls :-
1.Required field validator,
2.Compare Validator,
3.Range Validator,
4.Regular Expression Validator,
5.validation summary,
6.Custom validator.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of View Model in MVC?
What is asp.net and how it works?
What's the difference between viewstate and sessionstate?
Explain difference between dataset and recordset?
Which authentication uses a combination of windows and iis authentication?
What are the Types of session management in ASP.NET
Is asp.net and .net same?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is ispostback method in asp.net? Why do we use that?
How do you remove duplicates without using remove duplicate stage?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
Where you store Connection string in "Web.Config" file in ASP.NET?
Is it possible to write code in many languages in one asp.net project?
What is difference between asp state management and asp.net state management?
How does asp net store session ids by default?