What is main five diffrent between Connected And
Disconnected environment

Answer Posted / pushpendra singh

1. Connected environment needs a constantly connection of
user to data source while performing any operation.
Dissconnected environment does not need any connection.

2..Only one operation can be performed at a time in
connected environment while in dissconnected multiple
operations can be performed.


3...DataReader is used in connected environment.
DataSet is used in dissconnected environment.

4... Connected environent is slower in speed.
Disconnected environment has a good speed.

5.....We get updated data in connected environment>
In disconnectes environment,thereis a problem of
dirty read.

Is This Answer Correct ?    31 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe briefly an ADO.NET Dataset ?

786


What is shadow copy?

786


What is row state?

741


What you mean by filtering of data?

742


What are the parameters that control most of connection pooling behaviours?

851


What providers does Ado.net uses?

795


What are the uses of Stored Procedure?

808


What is the difference between executequery and executenonquery?

735


How to generate a single aggregate?

775


Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!

1905


How can we load multiple tables in a dataset?

815


What are the key features of ado.net?

894


What is the advantage of ado.net?

785


What does datareader object do?

780


How to check if the Dataset has records ?

774