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,Dataset and Data table?

Answer Posted / deepak

DataReader:- is a predefined class that access the data
forward only and read only mode,and it belongs to connected
architechure.
Dataset:- is a buffer location between database and
application.All the manipulation are done here rather than
directly database.it belongs to disconnected architechure.

DataTable:- is the collection of rows and columns in the
dataset.In other sentence,The table in the dataset is called
DataTable.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of Stored Procedure?

1110


differance between ADO vs ADO.Net?

1133


What are the features of ado.net?

1112


What is the use of SqlCommandBuilder?

1252


What are the important features of ado.net 2.0?

1116


What is typed dataset ?

1228


How can you add or remove rows from the datatable object of dataset?

1069


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

2143


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

1098


What are all components of ADO.Net data provider?

1108


Explain the difference between data reader and data adapter?

1015


What is the functionality of data provider in ado.net?

989


What is command class in ado.net?

1095


Which method is used by command class to execute SQL statements that return single value?

1091


What is the difference between oledb sql server and oledbdotnet provider?

1054