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 is the use of view state?
Can you change a master page dynamically at runtime? How?
17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
what is soap?
5 Answers Cognizant, Microsoft, NCR,
What are the different types of Caching techniques in ASP.NET?
In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
which is better arraylist or dictionary?
What are the versions of garbage collection?
What is binding in web service ?
What can you do with asp.net?
is gateway for sms continue connected for sending sms.how?
what is the difference between console.writeline &console.output.writeline?
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)