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 dbcontext and dbset in entity framework?

486


What is serialization and de-serialization in .net?

500


Difference between sqlcommand and sqlcommandbuilder?

585


How to pass values into a datatable?

599


Which is faster dataset or datareader?

530






What is the difference between Optimistic and Pessimistic locking?

547


What is variable view?

497


What is ado.net object model?

514


What are the advantages of oledb compared with other classes?

2323


Describe briefly an ADO.NET Dataset ?

551


What is ado full form?

506


What is the meaning of executenonquery?

540


What is the difference between executenonquery () and executescalar ()?

492


Which object is used to add relationship between two Datatables?

578


What is the DataTableCollection?

575