top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What do you know about ADO.NET?s objects and methods?

0 votes
244 views
What do you know about ADO.NET?s objects and methods?
posted Dec 21, 2015 by Sathyasree

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

ADO.NET provides consistent access to data sources such as Microsoft SQL Server, as well as data sources exposed through OLE DB and XML.
Data-sharing consumer applications can use ADO.NET to connect to these different data sources and retrieve, manipulate, and update data.
ADO.NET provides first-class support for the disconnected, n-tier programming environment for which many new applications are written.

answer Dec 21, 2015 by Shivaranjini
...