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

What is ado.net in mvc?

496


List the 4 common ado.net namespaces?

697


What are the benefits of using of ADO.NET in .NET 4.0?

532


Which architecture does Datasets follow?

584


What are the difference between readonly vs. Const?

497






How to read data with the sqldatareader ?

530


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

551


How would you connect to a database by using .NET?

472


What are the steps you will take to improve performance? Will you use dataset or datareader?

540


What is connection in ado.net?

525


Can we do database operations without using any of the ado.net objects?

532


Explain how to call the sql commands asynchronously in ado.net version 2.0?

499


Explain what is datagrid with an example?

581


What are the data providers used in ado.net

539


Some important instruction regarding ADO.NET connection string ?

537