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

Which namespaces are used for data access?

1268


What is untyped dataset?

1144


What is data view and variable view?

972


What is sqldatareader?

977


What is ado oledb and odbc?

986


What is a sqldataadapter?

1057


What is Data view?

1149


What is the default Timeout for SqlCommand.CommandTimeout property?

1067


What are the benefits of ADO.NET?

1172


What is ole db and odbc?

974


Which is better entity framework or ado.net?

1119


What is the DataTableCollection?

1101


Command objects uses, purposes and their methods.

1025


What is two way data binding android?

1030


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

1080