Which two properties are on every validation control?
Answer Posted / shashi kant jangir
There are two common properties for every validation controls
1. Control to Validate.
2. Error Message.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the authentication methods in .net?
What operating systems does the .net framework run on?
Explain how to spawn a thread?
Explain About GDI object ?
Explain code access security.
What is static constructor, when it will be fired? And what is its use?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
explain the states of a window service application?
What is the purpose of enumerable class in .net?
Explain how to load the contents of an xml file into an xmldocument object?
Explain clr, cts and cls?
In code behind class, name the type of code found. Is it the server side code or client side code?
Is .net capable of supporting multi-thread?
Will my .net app run on 64-bit windows?