What is dataset and uses of dataset ?

Answer Posted / ponvanaraja

A Dataset is a in memory representation of a collection of
Database objects including tables of a relational database
scheme. The dataset contains a collection of Tables,
Relations, constraints etc.,

It can be used for manipulating the data remotely and
finally updating the database with the modified data. This
way it enables disconnected means of working with data. This
improves performance in terms of reducing the number of
times a database is accessed for data manipulations.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is semantic gap?

608


Is asp.net core faster?

534


Describe a Windows Service and its lifecycle ?

608


How do you change the session time-out value?

568


Describe state management in asp.net?

538






What describes a query?

513


What is voluum?

526


Where is the view state data stored?

556


Which method is used to force all the validation controls to run?

535


What is the life-span of the items in the viewstate?

489


What are app services?

520


What kind of data can be stored in viewstate?

520


What are session objects?

504


How can we create a website?

527


What are the advantages and limitations of query string?

554