Answer Posted / chandu babu
Data Adapter is a Mediater between dataset and database,
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
Can we connect two dataadapters to same data source using single connection at same time?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is the difference in record set and dataset?
What is difference between Dataview and Datatable?
Explain the basic use of "dataview" and explain its methods.
What is the functionality of data provider in ado.net?
List the 4 common ado.net namespaces?
What is the difference between ADO and ADO.Net?
What is DataReader Object?
How do you update database through dataset?
What are the types of databinding?
Do you use stored procedure in ado.net?
How do you connect to sql server database without using sqlclient?
Which database is the ado.net?
What is ado circle?