|
|
||||||||||||||||||||
| Home > LINQ Learning Guide | |
| Learning Guide: |
|
||
LINQ stands for Language Integrated Query. It allows C# and Visual Basic programmers to make SQL, XML and other data queries in their native language within Visual Studio 2008. The syntax is based on SQL Select, only the From statement precedes the Where statement -- and, by listing the data source first, Visual Studio's IntelliSense kicks in. LINQ is widely regarded as the most important new feature of Visual Studio 2008. This Learning Guide introduces .NET developers to LINQ and the changes to C# and Visual Basic that make LINQ possible. From there, it looks how LINQ can be used with data types such as XML, SQL and the forthcoming ADO.NET Entity Framework. Finally, it lists some third-party APIs that query all sorts of other data sources, from Amazon.com to Flickr. If you have any resources that you'd like to add to the LINQ Learning Guide, or if you have suggestions for future learning guide topics, drop us a line.
Announced at PDC: The LINQ Project (Dan Fernandez) Let's think about LINQ (SearchWinDevelopment.com) Hooked on LINQ LINQ for beginners (Charlie Calvert) Video: LINQ and functional programming (Charlie Calvert and Anders Hejlsberg) Video: More from Anders Hejlsberg on LINQ (Microsoft) Focus on grouping and LINQ sets (Charlie Calvert) LINQPad (Joseph Albahari) LINQ Project Forum (Microsoft) *** Go on to the next section of the LINQ Learning Guide: LINQ and Visual Studio 2008's new language features
'); // -->
|
|
|||||||||||||||||||||||||||||||||||||||
| About Us | Contact Us | For Advertisers | For Business Partners | Site Index | RSS |
|
|
|
|||||||