How does dataset acts in a disconnected fashion ?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / zubair khan
THE DATASET PLACED INTO SERVER MEMORY.THEN CONNECTION IN
DISCONNECTED.
| Is This Answer Correct ? | 1 Yes | 0 No |
How would you create a permanent cookie?
What is the difference between system.stringbuilder and system.string
Can you edit data in the Repeater control?
When is the ViewState available during the page processing cycle ?
Can we have 2 web config files?
What is the concept of postback in asp.net?
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.
What is the difference between and ActiveX dll and control?
What is web application virtual directory ?
Do cookies store passwords?
Explain the working of passport authentication.
What is WebService ?
8 Answers Tanla Solutions, Yahoo,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)