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,Dataset and Data table?

Answer Posted / venu

DataReader: datareader is forward only it is nt scrollable
and datareader fetch the records one by one.this is record
pointer to pointing to one by one record in connected
Architecture.

Dataset:dataset is contain table in Xml format.we can use
this forward to any operating system.it is Scrollable and
dataset contain in application memory.

Datatable: DataTable Contain a structured format it contain
a rows and columns.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need ado.net?

1023


What is oledb connection?

1035


What is the purpose of using adodb?

1012


What is difference between Dataview and Datatable?

1115


Describe datareader object of ado.net with example.

983


What is the return type of executescalar?

1069


What is defaultview in datatable?

1072


What is adodb dll?

1050


What is sql command in ado net?

1013


How can we load multiple tables in to dataset?

1141


How to pass multiple tables in datasets simultaneously?

1114


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

1184


Define different execute methods of ADO.NET command object ?

1167


What are the benefits of ADO.NET?

1172


What is data adapter in ado.net with example?

1103