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
Explain MVC model binders?
Which validator control you use if you need to make sure the values in two different controls matched?
Is post back in asp.net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
What is a postback url?
Is asp net front end or backend?
Explain the boxing and unboxing concept in .net?
Difference between application events and session events
Where the cookie value is stored?
Name the namespace which is used by ado.net?
What are the advantages of using session?
Can the dictionary object be created in client?s scope ?
How can we prevent browser from caching an aspx page?
What is http only cookie?