DictionaryForumContacts

Terms containing LINQ | all forms | exact matches only
SubjectEnglishPortuguese
comp., MS, Braz.LINQ patternpadrão LINQ (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query)
comp., MS, Braz.LINQ providerprovedor LINQ (A library that implements the functionality of the Standard Query Operators for a specific kind of data source. The LINQ provider runs the query or passes it to some other execution engine)
comp., MSLINQ providerfornecedor LINQ (A library that implements the functionality of the Standard Query Operators for a specific kind of data source. The LINQ provider runs the query or passes it to some other execution engine)
comp., MS, Braz.LINQ to ADO.NETLINQ 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)
comp., MS, Braz.LINQ to DataSetLINQ to DataSet (A LINQ technology that makes it easier and faster to query over data cached in a DataSet object. The queries are expressed in the programming language itself and not as string literals embedded in the application code)
comp., MS, Braz.LINQ to EntitiesLINQ to Entities (A LINQ technology that enables developers to create flexible, strongly typed queries against the Entity Framework by using LINQ expressions and the LINQ Standard Query Operators)
comp., MS, Braz.LINQ to ObjectsLINQ to Objects (The use of LINQ to query in-memory data such as arrays and lists)
comp., MS, Braz.LINQ to SQLLINQ to SQL (A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer)
comp., MS, Braz.LINQ to XMLLINQ to XML (An in-memory programming interface that makes it possible to work with XML from within the .NET Framework programming languages)

Get short URL