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

IN an ASP.NET Web application if there is any error, how can you debug?

587


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1429


What is the server of asp.net?

514


Which class is used to send an email message from an ASP.NET Web page?

548


Define view state.

552






Can action method static?

535


What do you mean by caching in asp.net?

552


Which protocol is used to call a web service?

569


What is the use of web.config file?

537


Name the two properties are on every validation control?

547


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

1510


What are the different methods of session maintenance in asp.net?

542


What is the difference between GridView and Repeater controls in ASP.NET?

579


What is mvc in asp.net tutorial? : Asp.Net MVC

544


How do you secure your connection string information?

521