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...

Diff. b/w DataReader and DataSet?

Answer Posted / tejas mer

DataReader is connected architecture and it's read-only, forward only type, so when you just want to display the data better to use it, it consumes less memory with compare to dataset as well.

DataSet is we can say in-memory representation of the data.
It's disconnected architecture.
Contains DataTables, which are further divided into Datarows and Datacolumns.
Also contains DataRelationships and Contraints...

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define executenonquery?

958


What is the meaning of object pooling?

1310


Why do we serialize data?

1002


describe the dataset object in ado.net.

992


Which namespaces are used for data access?

1261


Explain what are the steps to connect to a database?

1014


How would you connect to database using .NET?

1075


How do you update database through dataset?

1022


What is shadow copy?

1018


What are different layers of ADO.Net?

1144


Explain the difference between sqlcommand object and command behavior object?

1147


What is the full form of ado.net?

1036


What is the hierarchy of data in databases?

987


How can I retrieve two tables of data at a time by using data reader?

1081


What are the types of databinding?

1031