Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introducing Microsoft LINQ (Repost)

Posted By: insetes
Introducing Microsoft LINQ (Repost)

Introducing Microsoft LINQ By Pialorsi, Paolo; Russo, Marco
2007 | 228 Pages | ISBN: 0735623910 | PDF | 19 MB


Get a head start on using the Microsoft Language Integrated Query (LINQ) Project with advance insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query languages used to access data and programming languages commonly used to write applications. This practical guide introduces LINQ, a set of extensions to the Microsoft Visual C#(r) and Microsoft Visual Basic(r) programming languages. Instead of traversing different language syntaxes required for accessing data from relational and hierarchical data sources, developers will learn how to write queries natively in C# or Visual Basic. Written by two experienced developers with strong ties to Microsoft s developer teams, this book introduces the LINQ architecture and classes, describes the new language features in both C# and Visual Basic, and provides code samples in both languages