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
surface form: .NET Framework 1.0
license proprietary
namespace System.Data
ODBC
surface form: System.Data.Odbc

OLE DB
surface form: System.Data.OleDb

.NET Data Provider for SQL Server
surface form: System.Data.SqlClient
partOf .NET Framework
.NET ecosystem
surface form: .NET platform
platform .NET 5+
.NET Core
Windows
primaryPurpose data access
data manipulation
data retrieval
data update
programmingLanguage C# programming language
surface form: C#

Visual Basic .NET
surface form: VB.NET
relatedTo Entity Framework
LINQ
surface form: LINQ to SQL
replaces ADO in .NET applications
supportsArchitecture n-tier applications
service-oriented applications
supportsDataSource MySQL
ODBC data sources
OLE DB data sources
Oracle Database
surface form: Oracle

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#
Visual Basic .NET
surface form: VB.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.NET
this entity surface form: ADO
OLE DB relatedTo ADO.NET
Microsoft Access supports ADO.NET
this entity surface form: ADO
Mono project supports ADO.NET
Microsoft Jet Database Engine accessedVia ADO.NET
this entity surface form: ADO
Microsoft Jet Database Engine partOf ADO.NET
this entity surface form: Microsoft Data Access technologies
SqlTransaction partOf ADO.NET