How many types of validation controls are provided by
ASP.NET?
Answer Posted / deepak
ther are five type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator
| Is This Answer Correct ? | 14 Yes | 16 No |
Post New Answer View All Answers
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain the difference between server control and html control.
What is difference between asp.net and asp?
How can I open ashx file in mobile?
Is global asax mandatory?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How do you implement sql caching in asp.net?
What is cookies in asp net?
What is sta?
Why do we use datasource in asp.net?
Write a code for sending an email from asp.net application.
What are validator? Name the validation controls in asp.net? How do you disable them? 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 is query string in asp.net?
Define a multilingual website?
Explain the asp.net session state modes.