Answer Posted / avinash dandu
Dataadapters provide interaction between datasourse and dataset,this means reading data from a database into a dataset, and then writing changed data from the dataset back to the database. However, a data adapter can move data between any source and a dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between an ADO.NET Dataset and an ADO Recordset?
How to find the given query is optimised one or not?
What are the advantages and drawbacks of using ado.net?
How to pass values into a datatable?
What is the hierarchy of data in databases?
differences between ADO and ADO.NET
How to generate a single aggregate?
What are the ado.net components?
How to maintain the relation between two tables in ADO.NET?
What is linq and entity framework?
What is executenonquery ado.net?
Do we use stored procedure in ADO.Net?
Explain what are acid properties?
Explain the advantages and disadvantages of using datalist?
Define isolation?