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 there any alternative to avoid name collisions other then Namespaces?
What are early binding and late binding.
Can you explain autopostback?
Explain different types of Caching techniques in ASP.NET?
What is loop in asp.net?
Is post back in asp.net?
How you will manage the state of ASP.NET controls?
Can we have a web application running without web.config file?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Which is better php or asp.net?
Which two new properties are added in asp.net 4.0 page class?
What is the difference between cache and cookies?
What is cross page posting? How is it done?
Briefly describe the role of global.asax?
What is the difference between union and join?