What data type does the RangeValidator control support?
Answer Posted / srujana
Integer, String and Date.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Can you explain the importance of finalize method in .net?
How do I know asp.net mvc version? : Asp.Net MVC
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Explain server-side scripting and client-side scripting.
How to disable validator control by client side JavaScript?
What is the difference between the get method () and post method ()?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Define web.config in .net?
What is parse in asp.net?
What are the benefits of view state?
List some of the important session state modes of asp.net.
How can we access static variable?
How does http session work?
What language is asp.net written in?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc