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...

What is dataset ?

Answer Posted / dilip singh

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.

The dataset contains all the objects as a Collection of
objects. For example it contains the Database Tables as
DataTable objects. The data from the database is filled into
the dataset by using the DataAdapter.

All the related classes like DataSet, DataAdapter,
DataTable, DataRow etc are available inside the System.Data
namespace. This namespace can be used as follows:

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between early binding and late binding.

1146


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1988


What is semantic gap?

1067


What are sessions in asp net?

1058


What is application state?

975


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

2089


What are the main advantages of using asp.net?

1085


Why do we need a web application session?

1033


Explain how is a property designated as read-only?

1044


What role “#&&” plays in a querysting?

1059


Define the types of configuration files.

1028


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

1014


What are the asp.net server side objects?

1021


Why will you usually create an aspnet user account in the database for an asp.net web application?

1053


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

1068