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

Datareader is used for readonly-forward only data.We can't
update the database by datareader.We can store more than
one resultset in the datareader so we can't create the
relations between the tables.There is no record pointer to
read the data in the datareader.We can read the datat from
the datareader by using reader method.

Dataset can contain more than one table and we can create
relationships among those tables.we can read the data by
for each loop.Dataset can contain data from different
datasources like oracle,sqlserver,access etc.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any body provide me the sample web application in asp.net

2023


What is a server cookie?

1058


What is server transfer?

962


What is preprocessor in .net?

1029


How does a content page differ from a master page?

1103


What is the asp.net mvc folder conventions? : asp.net mvc

959


Explain how cookies work.

1105


What is the use of asp.net web api?

1145


What does passport and windows authentication mean in ASP.NET?

1281


What are html helpers in asp.net?

1136


What is the purpose of master page?

953


How many validators do ASP.NET have?

1154


Describe the master page.

995


What is latest version of asp.net mvc? : Asp.Net MVC

1155


Where web.config file is used?

1151