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
What are the steps to follow to host a web application on a web server?
What is the difference between exe and dll?
How do we assign page-specific attributes?
how to retrieve property settings from xml .config file.
Why do we need url encoding?
Describe session handling in a webfarm, how does it work and what are the limits?
How do I open an ashx file in windows 7?
Can you explain the importance of finalize method in .net?
Why does my asp.net file have multiple tag with runat=server?
Can you explain architecture of your project ?
What is semantic gap?
What are the uses of list view control in Asp.net?
How can we prevent browser from caching an aspx page?
What is dynamic web page with example?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?