Difference between connected architecture and Dissconnected
architecture?

Answers were Sorted based on User's Feedback



Difference between connected architecture and Dissconnected architecture? ..

Answer / dev

In Connected Architecture the connection is open untill we use the Close() methods,the example are Data Reader
In Disconnected Architecture the connection is automatically closed while it finish their jobs.The example are DataSet and Sql DataAdapter.

Is This Answer Correct ?    10 Yes 0 No

Difference between connected architecture and Dissconnected architecture? ..

Answer / smiley

in dissconnected architecture..server dumps the data in to
client machine when user sends a request. and connection
was released after dumping..

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Explain what is an assembly?

0 Answers  


wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?

1 Answers  


What are the advantages and disadvantages of Using Cookies?

0 Answers   MCN Solutions,


What is boxing and unboxing ?

7 Answers   Accenture, Infosys, MedTek,


Explain how inline and code behind is used differently ?

1 Answers   Siebel,






How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

0 Answers  


What is .net framework and what are the main components of it?

0 Answers  


How to manage different kinds of sessions in ASP.NET?

0 Answers   Cap Gemini,


Explain the difference between authentication and authorization.

0 Answers  


How can we Maintain more than on config file in one .Net web application and how?

1 Answers   USi,


33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.

2 Answers   Friedkin, ISH, Syntax, Syntax Softtech,


What is IPostBack? How to use it?

0 Answers   MCN Solutions,


Categories