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 / sooraj

dataset :-
dataset used disconnected mode(offline architecture) dataset
contain object of data table by using dataadapter by fill
method means dataadapter fill the fetch query of datatable
to data set..

datareader:-
its use connected mode arcetecture..its secure but
connection oriented.. its working some time we can say that
its same as a dataset but its direct access data by table..

datatable :- structured format it contain
a rows and columns.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the command object and its method.

1048


What are all the different methods under sqlcommand?

1030


Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?

1196


How many major types of connection objects in ADO.NET?

1084


What is executenonquery ado.net?

972


What is a string variable?

974


How can we save all data from dataset?

1047


What is bubbled event?

1017


What is dao and ado?

970


What are the types of databinding?

1031


What is difference between entity framework and ado.net?

978


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

1105


How to generate a single aggregate?

1023


Explain all the classes those are used for database connections between sql server and asp.net?

1059


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

1065