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

Does executenonquery return a value?

714


What are the ado.net components?

753


What is the meaning of executenonquery?

711


What is a string variable?

658


describe the dataset object in ado.net.

709


What is the advantage of ado.net?

753


What is fill method in ado.net?

718


Explain what is datagrid with an example?

816


What is a serialized object?

727


Explain the difference in record set and dataset?

695


What is the difference in record set and dataset?

725


What is commandbuilder in ado.net?

719


What are the steps you will take to improve performance?

661


What are the steps you will take to improve performance? Will you use dataset or datareader?

740


What are the benefits of using of ADO.NET in .NET 4.0?

733