× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
g
3
3
2
J
2
p
2
m
2
h
2
s
2
r
2
d
2
l
2
a
2
New Topic  
Tneary Tneary
wrote...
Posts: 463
Rep: 9 0
5 years ago
What is ADO.NET and what is an ADO.NET DataSet?
Textbook 
Database Processing: Fundamentals, Design, and Implementation

Database Processing: Fundamentals, Design, and Implementation


Edition: 15th
Authors:
Read 52 times
2 Replies

Related Topics

Replies
wrote...
5 years ago
ADO.NET is an improved and expanded version of Active Data Objects (ADO). ADO.NET handles the transformation of XML documents between the documents and associated relational databases. ADO.NET can also create and process in-memory databases called datasets. ADO.NET uses ADO.NET data providers, which are class libraries of ADO.NET services, to communicate with (1) Oracle, (2) SQL server and (3) any OLE DB-compliant DBMS. (The information necessary to write ADO.NET class libraries is publicly available so that other data providers may be written.) An ADO.NET dataset is an in-memory database maintained by ADO.NET. Datasets have all the characteristics, features and functions of regular databases, but an ADO.NET DataSet is disconnected from the database. This allows ADO.NET to manipulate the dataset without changing the associated database until ADO.NET is ready to make changes.
Tneary Author
wrote...
5 years ago
I appreciate what you did here, answered it correctly Smiling Face with Open Mouth
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1106 People Browsing
 106 Signed Up Today
Related Images
  
 4423
  
 250
  
 768
Your Opinion
Where do you get your textbooks?
Votes: 328