ADO.NET

ADO.NET
Developer(s)Microsoft
Operating systemMicrosoft Windows
TypeSoftware framework
LicenseProprietary software (BCL portion under MIT license; source code under Ms-RSL)
Websitedocs.microsoft.com/dotnet/framework/data/adonet/

ADO.NET is a data access technology from the Microsoft .NET Framework that provides communication between relational and non-relational systems through a common set of components.[1] ADO.NET is a set of computer software components that programmers can use to access data and data services from a database. It is a part of the base class library that is included with the Microsoft .NET Framework. It is commonly used by programmers to access and modify data stored in relational database systems, though it can also access data in non-relational data sources. ADO.NET is sometimes considered an evolution of ActiveX Data Objects (ADO) technology, but was changed so extensively that it can be considered an entirely new product.

  1. ^ "ADO.NET Overview". docs.microsoft.com. Microsoft. Retrieved 4 September 2017.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne