What data types do the RangeValidator control support?
Answer Posted / radha
string , int, Date
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain the difference between response.redirect vs server.transfer
Explain the use of dataadapter.
What is session management in web application?
What is postback in asp net?
How can we inherit a static variable?
How do u declare static variable and how it is declared and what is its lifetime?
Explain the use of errorprovider control in .net?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is web api and why to use it?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is the difference between a page theme and a global theme?
Is asp.net and .net the same?
How can we apply themes to an asp.net application?
What is use of Master Page in ASP.NET web pages?