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

How to manage different kinds of sessions in ASP.NET?

565


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4750


How many types of sessions are there in asp net?

526


What is the difference between the asp and asp.net?

491


What is marshalling ? Is it a part of asp.net ?

614






What is HTTPModule and HTTPcontext? What is the use of each?

1995


What are themes and skins in 2.0, explain usage scenario?

526


What is a session http?

521


Explain the significance of routing? : asp.net mvc

542


What is Partial PostBack in ASP.NET?

606


Why do we need asp.net?

595


If you want to write your own dot net language, what steps you will you take care?

523


What is meant by server side scripting?

523


What are the different types of sessions in asp.net?

493


Web API uses which library for JSON serialization?

569