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

Difference between datareader and dataset ?

Answer Posted / harsh v m

DataReader acts like Readerset of ADO.In ADO.NET we make
use of Datasets & in ADO, Readersets are used.

DataReader is read only,forward only type and Dataset is
disconnected type that can store more than one table.Hence
Datareaders are used for reading some data from database
only,but not for updating the data.Whereas Datasets can be
used for later purpose.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of HttpHandlers? When to use this?

1145


Explain ViewState?

1089


Explain the differences between managed and unmanaged code?

1107


Difference between overriding and overloading?

1355


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

1066


What is difference between abstract class and an interface?

988


How do session tokens work?

1005


what is meant by sitemapnode ?

2052


How can we make sure that Web API returns JSON data only?

1075


What are the types of validation in asp net?

1088


What are the Difference between asp.net and asp ?

1233


What do you mean by View State and what is its role?

1160


What is a server farm in iis?

1087


How u refer webservices?

2011


What is the mvc model?

1064