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

What do you mean by authorization?

0 Answers  


Briefly describe the role of global.asax?

0 Answers  


What are the Types of session management in ASP.NET

0 Answers   Microsoft,


what is managed and unmanaged code?

4 Answers   Microsoft,


How to retrieve the information from datatable citywise in c#?

2 Answers   HCL,


How do you manage session in ASP and ASP.NET?

1 Answers   Microsoft,


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

0 Answers  


What namespaces are imported by default in ASMX files?

2 Answers  


How do you change the session time-out value?

0 Answers   TryTechnicals Pvt Ltd,


What Name space does the web page belon in the .net framework class hierarchy?

1 Answers   L&T, Wipro,


Describe a diffgram ? Write any one use of that?

3 Answers   Siebel,


How to write unmanaged code and how to identify whether the code is managed / unmanaged ?

2 Answers   Accenture, BirlaSoft, Cogtest,


Categories