Answer Posted / munikumar reddy
DataAdapter provides the communication between the Dataset
and the Datasource. We can use the DataAdapter in
combination with the DataSet Object. DataAdapter provides
this combination by mapping Fill method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ado.net and its features?
What is openquery?
What are all features of ADO.Net?
describe the dataset object in ado.net.
What is the use of connection object in ado.net?
What does executereader return?
Why do we serialize data?
What are the drawbacks of using ado.net?
What is ado.net and its architecture?
What are the difference between readonly vs. Const?
Define connection string?
What does executenonquery () method return?
What are basic methods of dataadapter?
Explain the difference in record set and dataset?
Explian About DataAdapters