Diff b/w DataReader,Dataset and Data table?

Answer Posted / nityanand

Dataset:Disconnected Architecure and Relation between Row
and Column
Datareader :Connected architecture and Forward only and
read only data access.

DataTable : It is collection of data Rows and Column.

Is This Answer Correct ?    59 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

565


List the 4 common ado.net namespaces?

697


How to check if the Dataset has records ?

530


What are all the commands used with Data Adapter?

517


What is ado or jdbc?

514






How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

554


What is ado full form?

504


Define data access layer?

528


How can we load multiple tables in a dataset?

533


Is datareader faster than datatable?

531


What are the parameters that control most of connection pooling behaviours?

570


What are the uses of Stored Procedure?

550


What is the use of SqlCommand object?

642


What is difference in record set and dataset?

531


Give few examples of datareader that is used in different dataproviders.

537