How does dataset acts in a disconnected fashion ?

Answer Posted / guser9999

Whenever we retrive data we get it retrived through
Dataadapter(bridge betn database and dataset).Then
connection can be closed.and that Dataadapter fills data in
dataset object by .Fill method. So now we have data for
handling in dataset object(which holds data in memory untill
is cleared). Thus it is disconnected architecture.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference Between Authentication and authorization?

569


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

1718


What is enableviewstate?

530


Explain diff between dataset and datareader?

520


Which is the parent class of the web server control?

562






What are the security types in ASP/ASP.NET? Different Authentication modes?

552


What is ipostback?

592


Explain what are webservices?

533


What is the default Orientation property in a Menu control?

527


What’s the catch?

613


What is Web Server Control Templates.?

579


How does session work?

494


What is the difference between a page theme and a global theme?

525


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

958


How would you get asp.net running in apache web servers?

532