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 / anup kumar

DataReader works in connected mode means no data Manipulation
Possible. where DataSet Works in Connected and Disconnected
mode both.there is in-build memory in DataSet. it is
collections of Tables and Every table is collection of rows
and columns.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the important features of ado.net 2.0?

1116


Explain how do you connect to sql server database without using sqlclient?

1059


What is command class in ado.net?

1099


Explain the dataadapter class in ado.net?

1266


What is the use of Dataview?

1193


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

1059


Explain the difference between data reader and data adapter?

1017


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

2449


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

1005


What is commandbuilder in ado.net?

1100


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

1038


Can datareader hold data from multiple tables?

1225


Explain ado.net features? Benefits? Drawbacks?

1111


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

1060


What is difference between Dataview and Datatable?

1118