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 / jagadeesh naidu

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 ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the postback property in asp.net?

1033


What are cookies in asp.net?

1113


What are validator? How do you disable them?

1201


How do you implement sql caching in asp.net?

1104


What are the advantages of Web API?

1158


What is application Object?

1071


how can create login from create and written conde in asp.net

2479


What are the different session state management options available in asp.net?

1039


Who generates session id?

1017


What are validators and list some validators of asp.net?

1016


What is the significance of proxy user?

1140


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1130


How you will improve web application performance?

1088


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

1037


What is data grid view in asp.net?

991