Pro LINQ: Language Integrated Query in VB 2008

Pro LINQ: Language Integrated Query in VB 2008
Authors
Jr., Joseph C. Rattz, Dennis Hayes
ISBN
1430216441
Published
10 Aug 2009
Purchase online
amazon.com

LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check out www.linqdev.com.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Hugh D. Brown said
I haven't bought the book, but I browsed it at the bookstore and was really impressed. I've tried to find a useful example of creating an ILookup using ToLookup() and this book is the only thing that comes close. It has four pages on this method, covering all the overloads. Go ahead, google for "VB.NET LINQ ToLookup". See if you come up with anything useful. By comparison, the Manning Press book on LINQ in C# has two one-line references in the book and no examples. The Microsoft code samples with the compilers have no examples. LINQPad has no ToLookup examples.

It's a very narrow comparison, but apt: this book covers all the LINQ topics and provides intelligent examples you can work with.

D. White said
I signed up for the alpha program at Apress for this book in February only to find out that they only had the shell that was worthless. In desperation for linq to be explained I bought the C# version which while ok left a lot of VB stuff to the imagination. After it came out I had to contact them to get the download for the release version as they didn't email it to me and it wasn't on their website.

So first, don't get pulled in to any alpha programs with Apress. They did finally send a link to me and I have been reading it repeatedly over the last week. The book refers to his blog which is a joke but I wasn't buying a blog.

Now to the book. It completely explains linq using vb using examples and that's what I wanted. The syntax for all the different query operators is hard to find and if shows them all. Overloads and all.

It covers all the flavors of linq and not like a red headed step child like the other linq books. So if you write in VB I think this is one of the few books you would really want to have. Organization is great, the examples are not so trivial as to be worthless or so complex as to be confusing. Explanations and suggestions for use are straightforward. My weakest area was linq to xml and that chapter personally helped me out the most.

My one suggestion to all authors is have more examples that all show complex objects that are more than doubles and strings. All you need to do is have two property objects so the syntax is plain on using the examples in more real world coding. This author uses a list of presidents for a lot of the examples. How much better would the examples have been with a name and their birthday as the example objects being queried.


W.E.B said
I have been waiting on this book ever since the C# version came out and I was not disappointed. Virtually every aspect of LINQ in VB is covered starting with the language additions in VB 2008 such as Expression trees, Lambda expressions, etc. Linq to objects, Linq to XML, Linq to SQL, and Linq to dataset are all covered. I like the code style as well. It's not a big case study or application but succinct snippets that illustrate the authors point. However, support for this book is poor in my opinion, hence the title of the review. If it exists, I am unable to find a source code download anywhere. APress offers a $10 EBook in the book but I have not been able to access this offer. The web site says it's not offered. Finally, the APress web site had this book listed as an Alpha book days after it was for sale on Amazon.

So the lack of support marred an otherwise good experience. But I could not be happier with the book.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter” - Eric Raymond