C# 3.0 in a Nutshell, 3rd Edition
by Joseph Albahari; Ben Albahari
LINQ in Action
by Fabrice Marguerie; Steve Eichert; Jim Wooley
Pro LINQ: Language Integrated Query in C# 2008
by Joseph C. Rattz Jr.
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
by Andrew Troelsen
Head First C#
by Andrew Stellman; Jennifer Greene
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition
by Matthew MacDonald
Learning C# 3.0, 1st Edition
by Jesse Liberty; Brian MacDonald
C# in Depth
by Jon Skeet
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
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 4 Ratings
Required reference for LINQ users - 2009-02-13
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
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.
Fantastic reference source for LINQ - 2009-08-10
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
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.
The content is not bad but just duplicate if you have bought C#3.0 in a nutshell - 2009-10-30
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
So if you have already bought C#3.0 in a nutshell from the same author, you don't need this at all.
Very usefull - 2009-02-08
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
"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.
Top Level Categories:
Internet/Online
Programming
Sub-Categories:
Internet/Online > .Net
.Net > C#
Programming > C#
Some information on this page was provided using data from Amazon.com®. View at Amazon >