Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 matched..

Answer / kakani

CompareValidator Control

Is This Answer Correct ?    11 Yes 0 No

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

Answer / satyambabu

compare

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 matched..

Answer / guest

comapre

Is This Answer Correct ?    6 Yes 2 No

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

Answer / tanuj kumar

CompareValidator is used to ensure that two fields are identical.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

When during the page processing cycle is ViewState available?

1 Answers   Siebel Systems,


how can u create the blog in asp.net with C#?what is the data type u will use to store in sql server?

0 Answers   IBM,


Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()

4 Answers   Techno Solutions,


What is the difference between ASP Session State and ASP.Net Session State?

0 Answers  


What is httpresponse?

0 Answers  


Contrast the use of an abstract base class against an interface?

5 Answers   iLink,


Can the unique key be null?

0 Answers  


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

0 Answers  


What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?

1 Answers  


Explain the advantages of asp.net.

0 Answers  


How to you can limit Access to Web API to Specific HTTP Verb?

0 Answers  


How do you manage session in ASP and ASP.NET ?

2 Answers   Cap Gemini, Microsoft,


Categories