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 / vikas dubey

Dataset is memory based relational representation of data
provides a consistence relational programing model
regardless of the datasource. It can be used with multiple
differing datasources with XML data or to manage data local
to the application. The dataset represent a complete set of
data including related tables,constraint and relationship
amoung the table.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you handle server controls?

1197


What do you mean by serialize?

1037


What are the steps involved to fill a dataset?

1071


Which protocol is used in a web api?

1153


Is viewstate enabled by default?

1032


What is query string in asp.net?

1121


How can I create master page in asp net?

993


Explain how does asp page work?

1068


List the events in page life cycle.

1021


What are session state modes?

1048


How many types of file extensions for razor views in ASP.Net MVC?

1337


Explain server-side scripting and client-side scripting.

978


Explain about solution explorer window?

1073


Elaborate differentiation between ViewState and SessionState?

1135


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

2203