Answer Posted / trivendra yadav
The data set is a disconnected, in-memory represenation or
data. it can be considered as a local copy of the relevant
portion of the data base. The data set is persisted in
memory and the datain it can be manipulate and updated
independed of the data base.when the use of this dataset is
finished, changes can be made back to the central dataset
for updating.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is asp.net and .net the same?
What is asp.net version?
How to send a DataReader as a parameter to a remote client ?
What is base class of .net?
What is the maximum amount of memory any single process on windows can address?
Explain how cookies work.
What is the use of session in web application?
How to Insert/Add in ASPXgridview
What is a web api?
Is global asax mandatory?
What is the difference between login controls and forms authentication?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Explain a program using razor view engine to create a simple application? : asp.net mvc
What types of data validation events are commonly seen in the client-side form validation?
What are the advantages and limitations of query string?