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
This entity first appeared as the object of triple T1610424 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: ADO.NET Context triple: [Visual Basic .NET, supports, ADO.NET]
-
A.
.NET Data Provider for SQL Server
.NET Data Provider for SQL Server is a specialized ADO.NET component that enables high-performance, managed access to Microsoft SQL Server databases from .NET applications.
-
B.
OLE DB
OLE DB is a Microsoft data access API that provides a uniform way for applications to access data from a variety of relational and non-relational data sources.
-
C.
ODBC
ODBC (Open Database Connectivity) is a standard API that enables applications to access and query data from a wide variety of relational and non-relational database management systems using a common interface.
-
D.
Entity Framework
Entity Framework is Microsoft's object-relational mapper (ORM) for .NET that enables developers to work with databases using .NET objects instead of writing most SQL code directly.
-
E.
ASP.NET
ASP.NET is a Microsoft web application framework for building dynamic, data-driven websites, services, and applications on the .NET platform.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: ADO.NET Target entity description: 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.
-
A.
.NET Data Provider for SQL Server
.NET Data Provider for SQL Server is a specialized ADO.NET component that enables high-performance, managed access to Microsoft SQL Server databases from .NET applications.
-
B.
OLE DB
OLE DB is a Microsoft data access API that provides a uniform way for applications to access data from a variety of relational and non-relational data sources.
-
C.
ODBC
ODBC (Open Database Connectivity) is a standard API that enables applications to access and query data from a wide variety of relational and non-relational database management systems using a common interface.
-
D.
Entity Framework
Entity Framework is Microsoft's object-relational mapper (ORM) for .NET that enables developers to work with databases using .NET objects instead of writing most SQL code directly.
-
E.
ASP.NET
ASP.NET is a Microsoft web application framework for building dynamic, data-driven websites, services, and applications on the .NET platform.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: ADO.NET Description of subject: 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.
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.