How many types of validation controls are provided by
ASP.NET?
Answer Posted / amulya kumar panda
ther are six type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator
6.validation summery
Is This Answer Correct ? | 32 Yes | 6 No |
Post New Answer View All Answers
What is the application pool?
Is asp.net still used?
What is http post and http get?
Explain the asp.net mvc request life cycle? : asp.net mvc
How do I send an email message from my ASP.NET page?
IN an ASP.NET Web application if there is any error, how can you debug?
How do I use response redirect?
What is session and application variable in asp net?
List some of the important session state modes of asp.net.
How do you hide the columns?
What is httpresponse?
What is the difference between custom controls and user controls?
What is the procedure to create the environment for asp.net? : asp.net mvc
What is session in web technology?
Explain how dot net compiled code will become platform independent?