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
What is true about application service provider?
Explain the features that make asp.net more used framework? : asp.net mvc
How many types of session in ASP.NET
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What does asp stand for in asp.net?
How can we update records in gridview?Is there any appropriate code for it?
What does aspcompat="true" mean?
Explain what does mvc represent in asp.net? : asp.net mvc
how to write html code with ssl
Give some salient points of difference between request processor and request dispatcher.
Explain a program using razor view engine to create a simple application? : asp.net mvc
Can we override the enablepartialrendering property of the scriptmanager class?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Why is asp.net so popular?