LINQ
Home > Microsoft .Net Development Definitions - LINQ
SearchWinDevelopment.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

LINQ


Show me everything on Visual Studio 2008 and Language Integrated Query (LINQ)


Word of the Day


DEFINITION - LINQ (Language Integrated Query) is a Microsoft programming model and methodology that essentially adds formal query capabilities into Microsoft .NET-based programming languages. LINQ offers a compact, expressive, and intelligible syntax for manipulating data. The real value of LINQ comes from its ability to apply the same query to an SQL database, a DataSet, an array of objects in memory and to many other types of data as well. LINQ requires the presence of specific language extensions.

LINQ uses an SQL-like syntax to make query expressions well beyond the capabilities of embedded SQL as implemented in programming languages. That's because embedded SQL uses a simplified, streamlined syntax to add SQL statements to other programming languages, where there's no attempt to integrate such statements into the native syntax and typing mechanisms. Thus, you can't invoke native language structures such as functions in embedded SQL statements, as you can using LINQ, because it is implemented to use native syntax, structures, and typing mechanisms. Furthermore, LINQ may be used to access all kinds of data, whereas embedded SQL is limited to addressing only databases that can handle SQL queries.

Learn more about Visual Studio 2008 and Language Integrated Query (LINQ)
LINQ Learning Guide: This learning guide examines LINQ, one of the most important new features of Visual Studio 2008.
LINQ Learning Guide: LINQ and Visual Studio 2008's new language features: This section of the LINQ Learning Guide examines the new features in Visual Basic 2008 and C# 3.0 that help make LINQ possible.
LINQ Learning Guide: LINQ Providers: In this section of the LINQ Learning Guide, we link to tutorials that explain how to build LINQ providers and, thus, make a data source accessible through LINQ.
LINQ Learning Guide: LINQ and Web applications: This section of the LINQ Learning Guide looks at how LINQ can be used in ASP.NET applications in both Visual Studio 2005 and Visual Studio 2008.
LINQ Learning Guide: LINQ to Objects: This section of the LINQ Learning Guide examines how the LINQ to Objects implementation can be used with IEnumerable data collections.

LAST UPDATED: 04 Feb 2008

Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com

More resources from around the web:
- The Microsoft Developers Network maintains a LINQ project site.
- Also from MSDN, here's a chapter download, 'Introducing LINQ.'
- SearchWinDevelopment.com offers a selection of resources related to VS 2008 and LINQ.





FILE EXTENSION AND FILE FORMAT LIST
File Extension and File Format List:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #


RELATED CONTENT
Run Visual Studio Web Tests from a Team Foundation Server Build
Visual Studio 2008 has the ability to test Web applications using Web Tests. Learn how this is helpful for validating Web application builds to see if...
LINQ in Visual Studio 2008 addresses object data modeling
Mismatched data at the object layer can be addressed by using LINQ, a key ingredient of Visual Studio 2008.
LINQ Learning Guide: Third-party LINQ Implementations
This section of the LINQ Learning Guide looks at LINQ implementations for data sources as various as Amazon.com, JSON and PHP.




LINQ Solutions - Windows Development Technology
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts