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

What are the differences between Dataset and DataReader?

Answer Posted / kautilya

Dataset is in memory representation of the Database. where
you can create tables, relations between tables, add
primary key to tables and also manipulate the data
retrieved form the database. It allows us to work in
connection less environment.

Datareader is like forward only readonly cursor, which is
used to retrieve data. data manipulation is not possible
while using datareader. datareader continously keeps the
connection open.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is full trust in asp.net?

1171


What is difference between or and orelse?

1042


What is query string with example?

1016


Define the steps to set up validation control.

1096


What is application variable?

1007


Explain what is an abstract class?

1073


How to set the pane area to transparent of a scrollPane component.?

1056


Differentiate between a hyperlink control and a linkbutton control.

1030


How to retrieve user name in case of Window Authentication?

809


What are the session variables?

1030


What is the latest version of asp.net?

1069


Demonstrate Render and PreRender?

1151


Write a code snippet to implement the indentation in json in web api.

1108


What is the difference between session and viewstate in asp.net?

1159


What are the asp.net 2.0 features?

1046