What is the use of dataadapter ?

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


Please Help Members By Posting Answers For Below Questions

What is objectset? : Entity framework

636


What is associationset? : Entity framework

652


What is route config?

633


explain what is ado.net entity framework?

656


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

645






Explain what languages does the .net framework support?

618


What is the full form of sp?

574


How we can add the css in mvc?

685


What does mvvm mean?

645


What are the advantages of asp.net mvc?

656


What is difference between razor and web form engine?

639


Can we add constraints to the route? If yes, explain how we can do it?

832


What is Area in ASP.Net MVC?

702


Describe the .net framework architecture.

694


explain how you can load related entities in ef (entity framework)?

629