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
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What is the difference between executescalar and executenonquery?
Difference between overriding and overloading?
What are the features of asp.net mvc?
What is simple data binding?
How tooltip is set through code-behind in ASP.NET?
Is asp.net 64-bit enabled? How?
How do active server pages work?
Explain about asp.net caching?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Which control has default post back is enabled(true)?
What is a web api?
How do you hide the columns?
Where is the session stored?
What is the postback property in asp.net?