What data types do the RangeValidator control support?
Answer Posted / sudhanshu jain
Currency
Date
Double
Integer
String
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Where is asp.net view state stored?
What is different authentication mechanisms used in ASP.NET?
What is difference between rest and soap?
What is session mode in asp.net?
Explain the difference between singleton and single call?
What’s the difference between response .redirect and server.transfer?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the difference between custom web user control and a custom web server control?
What is web router?
Can you use c# without .net?
How do you declare static variable? What is its lifetime?
What is active web pages?
Explain difference between dataset and recordset?
What threading model used in asp and asp.net?
How response object is related to asp's response object?