Professional LINQ (Programmer to Programmer) and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £0.90 Amazon.co.uk Gift Card
Professional LINQ (Programmer to Programmer)
 
 
Start reading Professional LINQ (Programmer to Programmer) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional LINQ (Programmer to Programmer) [Paperback]

Scott Klein
3.5 out of 5 stars  See all reviews (2 customer reviews)
Price: £33.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon.
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £24.37  
Paperback £33.99  
Trade In this Item for up to £0.90
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Professional LINQ (Programmer to Programmer) for an Amazon.co.uk gift card of up to £0.90, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Customers buy this book with LINQ Pocket Reference (Pocket Reference (O'Reilly)) £8.86

Professional LINQ (Programmer to Programmer) + LINQ Pocket Reference (Pocket Reference (O'Reilly))
Price For Both: £42.85

Show availability and delivery details



Product details

  • Paperback: 408 pages
  • Publisher: John Wiley & Sons (18 Jan 2008)
  • Language English
  • ISBN-10: 0470041811
  • ISBN-13: 978-0470041819
  • Product Dimensions: 18.8 x 2.1 x 23.4 cm
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 293,731 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Scott Klein
Discover books, learn about writers, and more.

Visit Amazon's Scott Klein Page

Product Description

Product Description

Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
  • LINQ Queries
  • LINQ and the Standard Query Operators
  • Programming with XLinq
  • Querying XML with XLinq
  • Mixing XML and other data models
  • DLinq and Queries
  • LINQ over datasets
  • Interoperating with ADO.NET
  • LINQ and ASP.NET

From the Back Cover

Professional LINQ

Are you ready to revolutionize the way you can work with data? This book shows you how to effectively utilize LINQ so that you can query XML, SQLdatabases, ADO.NET DataSets, and other data sources, and it also delvesdeeper into the technology to demonstrate how LINQ can dramatically improve your applications.

Database pro Scott Klein first examines LINQ and Visual Studio® 2008, the language–specific features that support LINQ, as well as LINQ queries and the LINQ standard query operators. He then shows you how to program with LINQ to XML with both C# and Visual Basic® and how to use LINQ to XML with other data models. Plus, he walks you through LINQ to SQL queries, advanced query concepts, LINQ to Entities, and LINQ to DataSets. All of this valuable insight will provide you with powerful new tools so that you can easily extend and access information in your databases.

What you will learn from this book

  • Features of Visual Studio 2008 and the .NET Framework that will help you better understand LINQ

  • The syntax to use when writing LINQ queries

  • The concepts, techniques, and programming fundamentals necessary to program with LINQ to XML

  • How to use LINQ to XML with Visual Basic .NET

  • All about LINQ to SQL queries and concepts

  • Ways to work with the DataContext class and entity objects

  • How to build applications using LINQ and associated LINQ providers

Who this book is for
This book is for developers who want to learn about LINQ and how it can benefit and enhance their applications.

Wrox Professional Guides are planned and written by working programmers to meet the real–world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4 star
0
3 star
0
1 star
0
Most Helpful Customer Reviews
2 of 2 people found the following review helpful
By jslater
Format:Paperback
For C# users, I would imagine this book is absolutely a winner - it presents numerous code snippets and is very well written and easy to follow. I bought it as a VB user and the best it can give me is an overview of LINQ and its functions. An easy read but there is very little VB code in here. Unless you are adept at translating C# into VB I would go for another book. That is what I'm having to do....
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Great LINQ Reference 8 April 2011
By Rendition VINE™ VOICE
Format:Paperback
This book takes you through a LINQ overview, syntax etc. and then goes into depth of Linq to SQL and Linq to XML, finishing off with how to use ADO.NET datasets in the Linq context.

This will give anyone unfamiliar with Linq a good grounding and ability to use the online resources to go further.

One warning though: it is based on ASP.NET 3.5 and Visual Studio 2008. This is not as big a deal as it seems as the changes in .NET 4.0 are easy to assimilate after understanding the material in this book.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  6 reviews
3 of 4 people found the following review helpful
Solid content, terrible editing/proofreading 19 Nov 2008
By Hoelo - Published on Amazon.com
Format:Paperback
Although it is a bit dry and dictionaryesque at times, kudos to Scott Klein on writing a solid book on LINQ and providing a lot of detail as to the specifics.

However, the editing of the book is absolutely terrible, particularly for one in the Wrox P2P series. There are numerous typos throughout the book, as well as areas where the content is simply wrong. For example, in one area (page 77), he describes a LINQ query as grouping by the last name, then displaying the first and middle names concatenated together, when in reality the code is grouping by the FIRST name and concatenating the middle and last together.

This might sound like I am nit-picking. However, when covering a topic like this where there are new and non-intuitive items (such as method syntax and lambda expressions) being discussed, it is critically important that the description of the example actually matches the example. Considering that the book rarely lists the syntax format itself, mismatches can lead to "learning" incorrect information.

Were the editing better, I would give this a solid 4 out of 5 stars.

Oh, on another note.. Be aware that this book was based on Beta releases.. Things have changed a little bit.
Review of LINQ 6 April 2010
By Cole Knight - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Book arrived just as advertised. It was just not what I expected. Not enough meat in the book. But then that was my fault for not checking into it further. Hard to do with the limited things I can look at on the site. I can see the Table of Contents and part of a chapter.
LINQ - Review 13 July 2009
By Jeffrey Berney - Published on Amazon.com
Format:Paperback
What I liked about this book is how Scott talks about the Features of Visual Studio 2008 and the .NET Framework that will help developers like me have a better understanding of LINQ. First 4 chapters of the book is more of an introduction then goes into the fundamentals. The LINQ to XML coverage is excellent. He talks about creating, traversing, manipulating. For me I thought that was great because it saved me a lot of headaches of trying to do things with XML the old fashion way.

Scott also talks about LINQ to SQL - In my opinion majority of the book is about LINQ to SQL. In this subject he talks about different techniques that you can do with LINQ to SQL like for example LINQ to SQL Queries.

What I noticed is that he briefly metions about LINQ to Objects. LINQ to Objects allows .NET developers to write "queries" over collections of objects. Traditionally, working with collections of objects meant writing a lot of looping code using for loops or foreach loops to iterate through a list carrying out filtering using if statements, and some action like keeping a running sum of a total property. LINQ frees you from having to write looping code; it allows you to write queries that filter a list or calculate aggregate functions on elements in a collection as a set.

Overall, I think this book is a good reference for developers that want to get into LINQ to XML or LINQ to SQL.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges