reviews
Topics that are reviews. The reviews can be of software, books, or just about anything.
I got this book as a Christmas present and quickly read through it cover to cover. The primary focus of the book is to provide an introduction to LINQ (language integrated query) that is available in the Microsoft .NET Framework 3.5. In this end the book does a good job. Just don't look for anything comprehensive. The book starts out talking about what LINQ is and follows that up with a few chapters that talk about the new language features in C# and VB that make LINQ possible. I found the information...