What is main five diffrent between Connected And
Disconnected environment

Answer Posted / febin.j.s

Connected environment is one in which a user can constantly
get connected to a datasourse.so that the data is uptodate.in
connected environment the data concurrency effects can be
easily resolved.connected environment causes network traffic.
But in Disconnected environment the user is not directly
connected to the data source.Here the user can connect to the
data source only when he wants to retrieve the data after that
the connection will be closed(ie: gets connected only when the
DML operations are doing).Disconnected environment allows
multiple applications to simultaneously interact with the data
source.It also improves the scalability and performance of the
applications.

Is This Answer Correct ?    41 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Execute Reader?

592


What is the use of Dataview?

575


What is the DataTableCollection?

575


What is oledb connection?

509


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

574






What is ado object model?

519


Define the data provider classes that is supported by ado.net?

521


What is execute scalar in ado.net?

502


How do you implement locking concept for dataset?

544


Which name space is used to get assembly details?

525


What is ado and rdo?

502


What does ado stand for?

520


What are the benefits of ADO.NET?

611


What is datasource in ado.net?

590


Which object of ado contains datarow datacolumn collection?

518