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 is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

523


How do you use viewstate?

552


What is intrinsic objects in asp.net?

630


What's the ASP.Net Application life cycle?

564


Explain the steps needed to be performed in order to create an animation in xaml?

551






Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?

647


What are the Difference between asp.net and asp ?

568


Describe the application event handlers in ASP.NET?

544


What I need to create and run an asp.net application?

512


What is the part of url?

530


How does asp.net page work?

523


Describe the difference between inline and code behind - which is best in a?

569


Why would anyone need to implement their own hashtable or linked list?

2435


Is viewstate enabled by default?

531


What is protected configuration?

599