Which control would you use if you needed to make sure the
values in two different controls matched?
Answer Posted / tanuj kumar
CompareValidator is used to ensure that two fields are identical.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is the purpose of using MVC programming pattern in ASP.NET?
How to unit test Web API?
What is the advantage of mvc over asp.net? : Asp.Net MVC
Explain diff. Between friend and protected friend?
Describe the difference between inline and code behind - which is best in?
What is a viewstate?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is the importance of Global.asax in ASP.NET?
What is redirecting behavior?
How can I configure asp.net applications that are running on a remote machine?
What are the built-in objects in asp.net?
Explain server-side scripting?
What are the differences between code behind and code inline?
What is the use of placeholder control? Can we see it at runtime?