Skip to Content
C# for Java Developers
book

C# for Java Developers

by Allen Jones, Adam Freeman
August 2002
Intermediate to advanced content levelIntermediate to advanced
576 pages
13h 54m
English
Microsoft Press
Content preview from C# for Java Developers

DataSet

ADO.NET supports a disconnected data access strategy through the use of DataSet objects. A DataSet is an in-memory cache of data that is data source independent. In effect, a DataSet provides a simple relational data store in memory. Although the source of data for a DataSet is usually a relational database, a DataSet can be populated from any source that’s accessible via an ADO.NET Data Provider. A DataSet has no inherent functionality to communicate with a data source; the Data Adapter element of the Data Provider is responsible for moving data between the DataSet and the data source. A DataSet can also be configured and populated manually and includes extensive support for importing XML data.

When working with data from a relational ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C# For Java Programmers

C# For Java Programmers

Harold Cabrera

Publisher Resources

ISBN: 0735617791Catalog PageErrata