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

how can i insert array values and retreive in asp.net

3 Answers   TCS, Value Labs,


Will session work if cookies is disabled?

0 Answers  


To match the two different controls which control would we use ?

2 Answers   Siebel,


which one is faster execute reader, scalar, execute non query ?

18 Answers   Intiger, Minecode,


what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?

4 Answers   TCS,






What is difference between machine.config and Web.Config?

4 Answers   Accenture, BirlaSoft, Le Logiciel,


What is view state? where it stored? can we disable it ?

1 Answers  


List the major built-in objects in asp.net?

0 Answers  


if u r projet consist of 4 people means how can u manage the file

10 Answers   Mind Tree,


How can you implement the postback property of an asp.net control?

0 Answers  


what are the sitemap providers in Asp.net 2.0?

2 Answers  


What are runtime hosts?

4 Answers   Microsoft,


Categories