| | |  | Software Engineering | Home » » » Linq Pocket Reference (Pocket Reference (O'Reilly)) | | | | | | | Description: | | Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.
All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ.
This reference explains:
- LINQ's key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressions
- The differences between local and interpreted queries
- C# 3.0's query syntax in detail-including multiple generators, joining, grouping, query continuations, and more
- Query syntax versus lambda syntax, and mixed syntax queries
- Composition and projection strategies for complex queries
- All of LINQ's 40-plus query operators
- How to write efficient LINQ to SQL queries
- How to build expression trees from scratch
- All of LINQ to XML's types and their advanced use
LINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start.
"The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don't support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they've read the book." -Chris Sells, Connected Systems Program Manager, Microsoft
| | | Product Details: | | | Author:
| Joseph Albahari | | Paperback:
| 174 pages | | Publisher:
| O'Reilly Media | | Publication Date:
| March 04, 2008 | | Language:
| English | | ISBN:
| 0596519249 | | Product Length:
| 7.0 inches | | Product Width:
| 4.44 inches | | Product Height:
| 0.45 inches | | Product Weight:
| 0.33 pounds | | Package Length:
| 6.9 inches | | Package Width:
| 4.2 inches | | Package Height:
| 0.5 inches | | Package Weight:
| 0.35 pounds | | Average Customer Rating:
| based on 6 reviews |
| | | | Customer Reviews: | |
Average Customer Review:
( 6 customer reviews )
Write an online review and share your thoughts with other customers.
Most Helpful Customer Reviews
5 of 5 found the following review helpful:
The content is not bad but just duplicate if you have bought C#3.0 in a nutshellOct 30, 2009
By Marshal So if you have already bought C#3.0 in a nutshell from the same author, you don't need this at all.
3 of 3 found the following review helpful:
Required reference for LINQ usersFeb 13, 2009
By Scott
"Scott"
This book helped LINQ 'click' in my head. Today, I use LINQ a lot-- it's a handy way to process a collection of items, inspect XML, or execute SQL. I use LINQ a lot for processing collections of items for various things, including databinding in WPF or ASP.NET. This book helps me remember little syntactic things here and there. When I first got the book, it was open constantly. Today-- it has taught me well enough that I always feel comfortable using LINQ expressions in my code.
2 of 2 found the following review helpful:
Fantastic reference source for LINQAug 10, 2009
By Brian Peek When I'm writing LINQ code, I refer to this book about every 30 seconds. This book doesn't leave my desk. It's a fantastic reference manual for anyone dealing with LINQ in any capacity. I don't consider this book to be a step-by-step tutorial, but if you're familiar with LINQ, even just a little bit, this book will help you out. I often hit those "How do I do ________ with LINQ?", and this book always has the answer. I can't recommend it enough for any C# developer working with LINQ today.
1 of 1 found the following review helpful:
Very usefullFeb 08, 2009
By Ivan Diaz Bravo
"IT"
"LinQ Pocket Reference" is fantastic for dev, so if you are a beginner in the 3.5 framework you will be able to do applications very quickly with this book and you will have deep learn about this aspect of the last framework for .NET languajes.
Great guide to LINQJul 01, 2011
By Jeremy Marsch Gives you the right amount of detail, and yet it's not a tome. Great book, especially if you pair it up with LINQPad
See all 6 customer reviews on Amazon.com
| | |
|