Diff b/w DataReader,Dataset and Data table?

Answer Posted / deepak

DataReader:- is a predefined class that access the data
forward only and read only mode,and it belongs to connected
architechure.
Dataset:- is a buffer location between database and
application.All the manipulation are done here rather than
directly database.it belongs to disconnected architechure.

DataTable:- is the collection of rows and columns in the
dataset.In other sentence,The table in the dataset is called
DataTable.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between data grid and data repeater?

502


What is ado connection?

501


How to load multiple tables into a dataset?

538


What is ado in agriculture?

511


What are good ado.net object to replace to ado recordset object.

564






What is aggregate root?

492


What is ado.net code?

517


What is ole used for?

494


What is the difference between Response.Expires and Reponse.ExpiresAbsolute?

534


Explain the advantages and disadvantages of using datalist?

608


What is the difference between connected and disconnected environment?

491


Which is better ole db or odbc?

495


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

1572


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

448


How to add a check box or a dropdown list to a column in a datagrid?

531