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 are the namespaces used in ADO.Net to connect to a database?

599


What is the use of SqlCommand object?

649


What does executereader return?

527


What is the difference in record set and dataset?

523


What is ado.net in vb net?

508






Define data access layer?

532


What is microsoft ado.net?

578


What is the difference between an ADO.NET Dataset and an ADO Recordset?

550


What is ado full form?

506


How can we add/remove row's in "datatable" object of "dataset"?

539


Do we use stored procedure in ADO.Net?

574


What is sql connection in ado.net?

499


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

595


What are dataproviders?

549


What is a non query?

518