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

datareader:
*connected enviornment
*reads one row at a time. By using Read() we can read the
read records of one row
*used to retrieve data as it returns a result set in a read
only and forward only mode

dataset:
*disconnected enviornment
*it is used as a container to hold one or more tables with
constraints and relations
*to update the changes made in dataset we need a data
adapter and we need to call the Update() method

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I delete a row from a DataTable?

1231


can we create synonymn in ms access,sql server,my sql if so explain me with example

2143


What is the difference between sqldatareader and sqldataadapter?

1019


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

1059


What is the meaning of object pooling?

1310


What is command class in ado.net?

1096


What are the ado.net connection pooling parameters?

1038


What does ado stand for?

949


how we can fire event in databound coulm in datagfrid withot using button?

1024


How to bind the controls(best practice) comboboxes to the data in the dataset?

1095


What is aggregating data ?

1023


Command objects uses, purposes and their methods.

1025


What are the different ado.net namespaces are available in .net?

1062


Describe the command object and its method.

1048


What is the role of the dataset object in ado.net?

1150