Diff. b/w DataReader and DataSet?

Answer Posted / mukul anand

Datareader object is used to directly connect with the data
source and Dataset object is used to create a cache of the
original data source and then retrieve or update the date in
the dataset. It is a disconnected enviornment.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which object is used to add relationship between two Datatables?

809


What is ole data type?

718


How many major types of connection objects in ADO.NET?

828


If we are not returning any records from the database, which method is to be used?

1030


What is the difference between linq and ado.net?

748


Give an example that shows how to execute a stored procedure in ado.net?

810


How is it possible to get 2 tables of data at a time by using data reader?

712


What are the data access namespaces in .NET?

914


What is the role of the dataset object in ado.net?

818


What you mean by filtering of data?

732


What is data relation?

700


What is difference between entity framework and ado.net?

706


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

777


What is sqlconnection and sqlcommand?

736


What is datasource in ado.net?

837