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

What is dataset and datatable in ado.net?

630


What is the namespaces being used to access oracle database?

633


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

690


What are the difference between readonly vs. Const?

614


What is ado recordset?

610






How can we check that some changes have been made to dataset since it was loaded?

651


What is the difference between sqlcommand and sqldataadapter?

619


What is ole used for?

628


What is ado.net connection?

597


What are basic methods of dataadapter?

633


What is partial class?

656


Explain how do you connect to sql server database without using sqlclient?

619


Which is faster datareader or dataadapter?

668


What is difference between ado and other data object?

585


What is sqlconnection and sqlcommand?

637