Which data types are supported by the RangeValidator
control?
Answer Posted / ninad
The data types that are supported by the RangeValidator
cotrol are Integer, String, and Date.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the use of duration attribute of @outputcache page directive.
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What r the asp.net list controls and difference between them?
What is boxing and unboxing in asp.net?
What is a 1x1 pixel?
Explain the difference between panel and groupbox classes using .net?
Web API uses which library for JSON serialization?
Why is global asax is used for?
Why viewstate is used in asp.net?
What is virtual directory in asp.net?
Difference between response.redirect and server.transfer?
What are the namespaces used in asp.net mvc? : asp.net mvc
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Explain what does mvc represent in asp.net? : asp.net mvc