Answer Posted / amy
DataAdapter is a part of the ADO.NET Data Provider.
DataAdapter provides the communication between the Dataset
and the Datasource. We can use the DataAdapter in
combination with the DataSet Object.
The DataAdapter can perform Select , Insert , Update and
Delete SQL operations in the Data Source.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can call a javascript function on the change of a dropdown list in mvc?
What are Action Methods in ASP.NET MVC?
Explain the advantage of packaging over xcopy in .net?
Describe the roles of clr in .net framework.?
What are action filters?
What is the role of the jit compiler in .net framework?
What is the .net framework and how does it work?
Describe the .net framework architecture.
will there be any issues adding a table without primary keys to a data model?
what is split entity?
When will the .net framework 3.0 be released?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How does .net framework works?
What are the advantages of razor view engine?
What is the difference between entity framework and mvc?