feature of ADO.Net

Answer Posted / reetesh kumar

Microsoft's ADO.NET heralded the introduction of a
disconnected mode of data access, enabling data exchange
even across process boundaries efficiently. This is in sharp
contrast to the earlier data access technologies with only
connected data access mode of operation. It should be noted
that ADO.NET supports both connected and disconnected mode
of data access. The introduction of ADO.NET has come as a
boon to the development community with excellent features
such as, seamless support for XML and support for connection
pooling, to name a few. This article introduces the reader
to newly added features to ADO.NET 2.0 and discusses how
they can improve the performance, scalability, and
maintainability of applications.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create data relations?

556


What is disconnected data?

586


What is a serialized object?

544


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

554


Compare Data Reader & Dataset in ado.net?

560






What is difference between executequery and executeupdate?

510


What is ado control?

529


What is read only and forward only in ado.net?

525


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

519


What is sql connection in ado.net?

506


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

564


What is the executescalar method?

592


What is serialization and de-serialization in .net?

504


What are the important features of ado.net 2.0?

605


What is ado.net full form?

562