Difference between connected architecture and Dissconnected
architecture?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Elaborate differentiation between ViewState and SessionState?

835


What is server side session management?

710


What are the security types in asp.net?

764


In which situation can you not use a viewstate?

717


Which type of state management is provided by Query String in ASP.NET?

779


Can I tap into other windows livetm services?

752


How to implement Authentication and Authorization?

761


What is the namespace to create thread in .net?

703


Describe session handling in a webfarm?

733


What is an asp.net validator? And, mention its types.

782


What is data cache in sql server?

810


Can we use a static function with a non-static variable?

718


Describe a Windows Service and its lifecycle ?

838


What are the cookies types in asp.net?

737


What is postback and autopostback in asp.net?

744