What is main five diffrent between Connected And
Disconnected environment

Answer Posted / harikumar m

1.
Connected Uses: Data Provider(It Includes
Connection,DataCommand,DataReader)
Disconnected Uses: Data Set,Data Adapter

2.
Connected: Network traffic is high,poor in Performance
DisConnection: Network traffic is low,Good in Performance

3.

Connected: Data is up to date
Disconnected: Data is not up to date

4.
Connected: 'Join' can be used to relate two tables
Disconnected: DataRelations(a Class) can be used to relate
two tables

Is This Answer Correct ?    24 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between executenonquery and executequery?

733


What is the difference between Datareader and Dataset?

788


What is ado.net objects?

730


How to add a check box or a dropdown list to a column in a datagrid?

770


What is the use of data grid?

732


How can you add or remove rows from the datatable object of dataset?

816


Which provider is used to connect ms access, oracle, etc…?

763


What is ole2 format?

695


What are the features of ado.net?

722


What is linq and entity framework?

730


What is an ADO.Net?

777


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

757


What is the difference between Data adaptor and Data set?

818


How to check if the Dataset has records ?

772


What are the objects of ado.net?

791