Users Pricing

blog

Home Blogs DataAdapter in ADO.Net – MindStick

DataAdapter in ADO.Net

Anonymous User 6048 01 Jul 2011 Updated 18 Sep 2014

Data adapters are an integral part of ADO.NET managed providers, which are the set of objects used to communicate between a data source and a dataset. Adapters are used to exchange data between a data source and a dataset. In many applications, 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.


I am a content writter !


Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md