Difference between Dataset and DataReader ?

Answer Posted / satish

The DataSet consists of a collection of DataTable objects
that you can relate to each other with DataRelation
objects. A DataSet can read and write data and schema as
XML documents..The DataReader object is the ADO.NET
counterpart of the read-only, forward-only default ADO
cursor

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Session states available and its Uses?

1688


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

577


Can we set which type of comparison we want to perform by the CompareValidator control?

511


What is user control in asp.net?

508


What does occur first in ASP.Net, Authentication or Authorization?

556






Why will you usually create an aspnet user account in the database for an asp.net web application?

528


Explain about Multi-Language integration?

593


What is postback pixel?

513


What is AutoPostback?

587


explain code with multi inhertance

1641


Which platform does Microsoft .NET use for exchanging data between applications?

578


What is the main function of url routing system in asp.net mvc? : asp.net mvc

485


What is the difference between runtime version and version?

499


Explain how dot net compiled code will become platform independent?

497


What is round trip in asp.net?

509