Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How does dataset acts in a disconnected fashion ?

Answers were Sorted based on User's Feedback



How does dataset acts in a disconnected fashion ?..

Answer / 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

How does dataset acts in a disconnected fashion ?..

Answer / ram

Once records poulated into DataSet, the DataSet is placed
into server memory. Then connectiion is disconncted.

Is This Answer Correct ?    2 Yes 1 No

How does dataset acts in a disconnected fashion ?..

Answer / zubair khan

THE DATASET PLACED INTO SERVER MEMORY.THEN CONNECTION IN
DISCONNECTED.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How would you create a permanent cookie?

0 Answers  


What is the difference between system.stringbuilder and system.string

0 Answers  


Can you edit data in the Repeater control?

11 Answers   CAC, Creative,


When is the ViewState available during the page processing cycle ?

6 Answers   Siebel,


Can we have 2 web config files?

0 Answers  


What is the concept of postback in asp.net?

0 Answers  


suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.

3 Answers  


What is the difference between and ActiveX dll and control?

2 Answers   Microsoft,


What is web application virtual directory ?

2 Answers   Satyam,


Do cookies store passwords?

0 Answers  


Explain the working of passport authentication.

0 Answers  


What is WebService ?

8 Answers   Tanla Solutions, Yahoo,


Categories