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 |
What are the data controls available in asp.net?
How many classes can a single .NET DLL contain?
What are standard controls?
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error
if u r projet consist of 4 people means how can u manage the file
What is the default authentication mode for asp.net?
What do you mean by serialize?
What is a 307 redirect?
difference between writing connection string in web.config through connection string and appsettings
Caching techniques in .NET?
What is a response cookie?
Which library is used by the testers and developers to develop automated tests and create testing tools?
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)