Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between datareader and dataset?

Answer Posted / anju

- Data reader is a connection oriented architecture as its
requires continues connection with Data base.
while Data set is disconnected oriented architecture,
whenever user wants to pull the data he/she build the
connection with Data base.


-Data readers execution is very fast. as it reads only
forward stream.
while
Data set execution is slow as compare to Data reader, as it
carries bundle of data.


- when data changes requires frequently then User should go
for Data set, when user doesn't require data changes
frequently then he/ should go for Data Reader.

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using adodb?

1012


What is ado oledb and odbc?

985


What is the difference between data reader and data adapter?

1072


What are three methods for displaying data in a syncfusion datagrid

1128


What is the full form of ado.net?

1036


What is ado control?

998


What is ole used for?

984


What is ado or jdbc?

977


Explain the advantages and disadvantages of using datalist?

1112


What is the meaning of object pooling?

1310


What is DataReader Object?

1094


What are the data access namespaces in .NET?

1261


Describe the disconnected architecture of ADO.NET’s data access model.

1108


What do you know about ADO.NET's objects and methods?

1033


Explain what are the steps to connect to a database?

1016