Subject | English | Portuguese |
comp., MS, Braz. | ADO.NET | ADO.NET (The suite of data access technologies included in the .NET Framework class libraries that provide access to relational data and XML. ADO.NET consists of classes that make up the DataSet (such as tables, rows, columns, relations, and so on), .NET Framework data providers, and custom type definitions (such as SqlTypes for SQL Server)) |
comp., MS, Braz. | ADO.NET Entity Framework Tools | ADO.NET Entity Framework Tools (The toolset available as part of Entity Framework) |
comp., MS, Braz. | LINQ to ADO.NET | LINQ to ADO.NET (A technology that makes it possible to query over any enumerable object in ADO.NET by using the LINQ programming model. LINQ to ADO.NET consists of three related LINQ technologies: LINQ to DataSet, LINQ to SQL, and LINQ to Entities) |