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 a viewstate?

745


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

688


What is a session in programming?

745


How to use push notification?

798


What is application Object?

776


Which is better php or asp.net?

705


What is the meaning of TestApi?

832


what is DLL Hell and how it is solved in .NET? please explain clearly??

2101


What is the difference between a multi-layer and multi-tier applications?

778


Difference between .NET and previous version?

2296


Which control has default post back is enabled(true)?

809


Can master pages be nested?

687


Explain the difference between server control and html control.

689


What does it mean your session has timed out?

720


What are the various types of cookies in asp.net?

749