Name two properties common in every validation control?
Answer Posted / jatin sehgal
The 2 properties common to every validation control are:
1. Error message
2. Control to validate
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is application and session in asp.net?
What is the use of session?
How ASP.NET page works?
Explain different types of validators in asp.net?
What are all the various Estimation Techniques available ?
How do you design a website with multilingual support in ASP.NET ?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What are sessions used for?
What is the maximum timeout we can set for Cookies?
What is server transfer?
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?
How do http sessions work?
Why should i prefer JSP over asp.net or any other web development language..??
What is the difference between session and viewstate in asp.net?