About: LINQ   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

.Net | 1.1 | 2.0 | 3.0 | 3.5 | 4.0 | .NET Metadata

AttributesValues
rdfs:label
  • LINQ
rdfs:comment
  • .Net | 1.1 | 2.0 | 3.0 | 3.5 | 4.0 | .NET Metadata
  • The .NET Language-Integrated Query defines a set of general purpose standard query operators that allow traversal, filter, and projection operations to be expressed in a direct yet declarative way in any .NET-based programming language. Reference:"LINQ: .NET Language-Integrated Query"."http://msdn.microsoft.com/en-us/library/bb308959.aspx". Microsoft. Retrieved on 2008-10-26.
dcterms:subject
abstract
  • .Net | 1.1 | 2.0 | 3.0 | 3.5 | 4.0 | .NET Metadata
  • The .NET Language-Integrated Query defines a set of general purpose standard query operators that allow traversal, filter, and projection operations to be expressed in a direct yet declarative way in any .NET-based programming language. These standard query operators will allow queries to run against any IEnumerable datatype. LINQ allows third parties to set up the use of these standard query operators with new domain-specific operators that are appropriate for the target domain or technology. More importantly, Microsoft says, third parties are also free to replace the standard query operators with their own implementations that provide additional services such as remote evaluation, query translation, optimization, and so on. Because LINQ uses all the same standard query operators, if it is implemented correctly will have the same support as the standard query operators. Microsoft uses the term language-integrated query to "indicate that query is an integrated feature of the developer's primary programming languages (for example, Visual C#, Visual Basic). Language-integrated query allows query expressions to benefit from the rich metadata, compile-time syntax checking, static typing and IntelliSense that was previously available only to imperative code. Language-integrated query also allows a single general purpose declarative query facility to be applied to all in-memory information, not just information from external sources." Reference:"LINQ: .NET Language-Integrated Query"."http://msdn.microsoft.com/en-us/library/bb308959.aspx". Microsoft. Retrieved on 2008-10-26.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software