ADO.NET

E182224

ADO.NET is a data access framework in the .NET ecosystem that enables applications to connect to, retrieve, manipulate, and update data from various data sources such as relational databases and XML.

All labels observed (3)

Label Occurrences
ADO.NET canonical 7
ADO 3
Microsoft Data Access technologies 1

How this entity was disambiguated

Statements (62)

Predicate Object
instanceOf .NET data access technology
data access framework
software framework component
basedOn ActiveX Data Objects (ADO)
coreClass DataColumn
DataRelation
DataRow
DataSet
DataTable
DbCommand
DbConnection
DbDataAdapter
DbDataReader
SqlCommand
SqlConnection
SqlDataAdapter
SqlDataReader
developedBy Microsoft
introducedIn .NET Framework 1.0
linked to: .NET Framework
license proprietary
namespace System.Data
System.Data.Odbc
linked to: ODBC

System.Data.OleDb
linked to: OLE DB

System.Data.SqlClient
partOf .NET Framework
.NET platform
linked to: .NET ecosystem
platform .NET 5+
.NET Core
Windows
primaryPurpose data access
data manipulation
data retrieval
data update
programmingLanguage C#
VB.NET
linked to: Visual Basic .NET
relatedTo Entity Framework
LINQ to SQL
linked to: LINQ
replaces ADO in .NET applications
supportsArchitecture n-tier applications
service-oriented applications
supportsDataSource MySQL
ODBC data sources
OLE DB data sources
Oracle
linked to: Oracle Database

PostgreSQL
SQL Server
XML data sources
relational databases
supportsFeature asynchronous database operations
connected data access
connection pooling
data binding
disconnected data access
parameterized queries
stored procedure execution
transaction management
supportsLanguage C#
F#
VB.NET
linked to: Visual Basic .NET
usedFor desktop application data access
enterprise application data access
web application data access

How these facts were elicited

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

Visual Basic .NET supports ADO.NET
ASP.NET integratesWith ADO.NET
ODBC relatedTo ADO.NET
OLE DB relatedTo ADO
linked to: ADO.NET
OLE DB relatedTo ADO.NET
Microsoft Access supports ADO
linked to: ADO.NET
Mono project supports ADO.NET
Microsoft Jet Database Engine accessedVia ADO
linked to: ADO.NET
Microsoft Jet Database Engine partOf Microsoft Data Access technologies
linked to: ADO.NET
SqlTransaction partOf ADO.NET