See larger picture | LINQ in Action
by
Fabrice Marguerie, Steve Eichert, and Jim Wooley
- Manning PublicationsList Price: $44.99 Price at Amazon.com: $29.69
(Save
34%)
Availability: Usually ships in 24 hours Shipping rates and policies |
- Average Customer Review:
Based on
36
reviews.
- Amazon.com Sales Rank: 340376
|
Product Description LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases. LINQ in Action is a fast-paced, comprehensive tutorial for professional developers. This book explores what can be done with LINQ, shows how it works in an application, and addresses the emerging best practices. It presents the general purpose query facilities offered by LINQ in the upcoming C# 3.0 and VB.NET 9.0 languages. A running example introduces basic LINQ concepts. You'll then learn to query unstructured data using LINQ to XML and relational data with LINQ to SQL. Finally, you'll see how to extend LINQ for custom applications. LINQ in Action will guide you along as you explore this new world of lambda expressions, query operators, and expression trees. As well, you'll explore the new features of C# 3.0, VB.NET 9.0. The book is very practical, anchoring each new idea with running code. Whether you want to use LINQ to query objects, XML documents, or relational databases, you will find all the information you need to get started But LINQ in Action does not stop at the basic code. This book also shows you how LINQ can be used for advanced processing of data, including coverage of LINQ's extensibility, which allows querying more data sources than those supported by default. All code samples are built on a concrete business case. The running example, LinqBooks, is a personal book cataloging system that shows you how to create LINQ applications with Visual Studio 2008.
Featured Customer Reviews Not much on Linq,
May 13, 2010 If you're a bigger developer and don't know how to write a stored procedure, create a table, bind a control etc, you'll love this book. If you have any experience in developing business applications and want to learn LINQ, don't buy this book. You can learn more about LINQ from MSDN than you can learn from this book! Review of LINQ in Action,
March 16, 2010 This is a delightful book that is written in an easy to read style and text font. It covers 3 aspects of applying LINQ, (1) embedded collections, LINQ to SQL and XML. Suitable for first time users, developers or those seeking knowledge of this new technology will all gain insight into applying LINQ. A comprehensive and enjoyable Linq resource,
February 14, 2010 I seem to have good luck in purchasing books that are well-written and enjoyable to read. Linq In Action is formatted and structured well, offers excellent coverage of all aspects of Linq, and has a thoroughly enjoyable writing style. The companion code (available on the book website) is very well-done and clearly and concisely demonstrates the concepts in the book.
The authors delivery, tone, and knowledge result in a book that is actually enjoyable to read. Don't be surprised if find yourself not wanting to put it down. Linq is a relatively new concept and is actually quite simple. The authors know this and make a deliberate effort to get you turned on to the appeal of a language construct that you will enjoy using for years to come.
One bit of advice. The "Linq to SQL" chapters. Linq to SQL may actually be deprecated in the near future in favor of what is now referred to as the "Entity Framework". However, even without the Linq to SQL part, this book remains a valuable introduction to using Linq, and the other areas (Linq to Objects and Linq to XML).
For more information on the Microsoft data access roadmap, refer to:
[...]
Very helpful,
February 06, 2010 We gave this to our son who is a very knowledgeable programmer. He says it has been very helpful and that he is learning a lot from it. Little VB code,
January 19, 2010 The back of the book says "All code examples in both C# 3 and VB.NET 9" under "What's Inside". This is a blatent lie.
Very very little VB code. Very disapointing.
You might also be interested in these items...
|
|