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 provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

651


Which is faster entity framework or ado.net?

606


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

641


What is ado in agriculture?

622


What is the difference between the clone() and copy() methods of the dataset class?

671






If we are not returning any records from the database, which method is to be used?

893


What are three methods for displaying data in a syncfusion datagrid

739


What is the maximum pool size in ado.net connection string?

611


Does ado.net use odbc?

633


Explain the difference in an abstract class and an interface?

614


What are the steps you will take to improve performance?

566


What is sqldatasource?

628


What is aggregating data ?

630


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

611


What is ado object model?

626