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

Diff. b/w DataReader and DataSet?

Answer Posted / sandeep singh shekhawat

Data Reader is forword only it read one by one row. when it reach end the table then need to another connection open for it. it object create by command object method execute reader.

Data set is used for disconnect approch.It can have more than one table.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command class in ado.net?

1099


Explain sqlconnection object?

1066


Is it possible to load multiple tables in a Dataset?

1143


What is the use of ADO.NET and XML web services?

1088


What are ado.net objects?

1202


What are the data providers used in ado.net

1063


What is the difference between Data adaptor and Data set?

1095


What is the use of SqlCommand object?

1286


Name which operations can you not perform on an ado.net dataset?

1038


What is ado connection?

1008


How to generate a single aggregate?

1023


How to pass values into a datatable?

1178


What is sqlconnection and sqlcommand?

1201


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

1056


What is the executescalar method?

1172