Which control would you use if you needed to make sure the
values in two different controls matched?

Answers were Sorted based on User's Feedback



Which control would you use if you needed to make sure the values in two different controls matche..

Answer / jitender

compare Validator

Is This Answer Correct ?    5 Yes 0 No

Which control would you use if you needed to make sure the values in two different controls matche..

Answer / dhiraj srivastava

By using compair validater from validation tag

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 Answers   Siebel,


can we call web service from the browser?

2 Answers   Keane India Ltd,


What does uri mean?

0 Answers  


What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error

3 Answers   Syntax Softtech,


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

0 Answers   BirlaSoft,






Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.

1 Answers   Syntax Softtech,


Explain the Order of events in an asp.net page?

0 Answers  


Explain the difference between webfarm and webgardens in .net?

0 Answers  


How asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


How to reduce the Page size in asp.net?

4 Answers   CTS,


Explain the advantages of passport authentication.

0 Answers  


What is the difference between union and structure?

0 Answers  


Categories