ADO.NET 2.0 Question:
Download Questions PDF

How to identify the controls which can be used for binding data?

ADO.NET 2.0 Interview Question
ADO.NET 2.0 Interview Question

Answer:

Control which drives from BaseDataBoundControl Class

Serves as the base class for controls that bind to data using an ASP.NET data source control.

Download ADO.NET 2.0 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain How to bind the controls(best practice) comboboxes to the data in the dataset?Explain the Differences between OLEDB SQL SERVER, OLEDBDOTNET PROVIDER?