What are three ways that you can use a compare validator?
Answer Posted / sunny
There are three ways to use compare validator.
1> When you want to compare value of two control.
2> when you want to compare value with condition.suppose
age must be greater then 18.
3> when you want to compare datatype check.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is caching? What are different ways of caching in asp.net?
Is viewstate enabled by default?
Where the viewstate is stored after the page postback?
What is state management in .net?
What is the function used for removing an event listener?
Where would you use an ihttpmodule, and what are the limitations of any?
What are the differences between application object and session object?
What is data grid view in asp.net?
What is difference between rest and soap?
Describe how ASP.NET maintains process isolation for each Web application?
What is the behavior of a Web browser when it receives an invalid element?
When cookie will expire?
Write a code for passing ArrayList in Web API?
What is cross page posting in asp net?
What is the difference between a default skin and a named skin?