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 are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are the layouts of ASP.NET Pages?
Can you explain autopostback?
Which method is used to enforce garbage collection in .net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is viewstategenerator?
Is it true that a Web service must be written in .NET or not?
Explain exception filters?
How to Insert/Add in ASPXgridview
How does asp net store session ids by default?
Explain server side state management system.
Can you nest updatepanel within each other?
What is session handling in a webfarm, how it can work with its limits?
Explain the concept of event bubbling in ASP.NET?
What is fulltrust?