Which data types are supported by the RangeValidator
control?
Answer Posted / suresh
The datatypes supported by RangeValidator are:
String,Integer,Double,Date,Currency
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
3. What goals do you have in your career?
What is difference Between Authentication and authorization?
How does session authentication work?
How can we inherit a static member?
What is the significance of attaching a profile while creating a user?
What are Master Pages in ASP.NET?
Explain how to prepare culture-specific formatting in .net.
What is difference between Fragment Caching and Page Caching in ASP.NET?
How do I upload a file from my ASP.NET page?
How do you secure your connection string information?
What is the advantage of using Windows authentication in a Web application?
What are client activated objects?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is validation in asp.net?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc