Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Computer Science » Software Development » Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
Subcategories
Mass Market
Trade
Related Categories
• Software Development
Software Design, Testing & Engineering
Programming
Computers & Internet
Subjects
• General
Programming
Computers & Internet
Subjects
Books
• C#
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• Programming Languages
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• Software Design & Engineering
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
New & Used Textbooks
Custom Stores
Specialty Stores
Books
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Visit Laptop Nirvana for the best Cheap Discount Laptops

Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)

Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)

zoom enlarge 
Author: Jr., Joseph C. Rattz
Publisher: Apress
Category: Book

List Price: $44.99
Buy New: $21.24
You Save: $23.75 (53%)



New (30) Used (17) from $19.99

Avg. Customer Rating: 5.0 out of 5 stars 30 reviews
Sales Rank: 5815

Media: Paperback
Number Of Items: 1
Pages: 600
Shipping Weight (lbs): 2.2
Dimensions (in): 9.2 x 7 x 1.3

ISBN: 1590597893
Dewey Decimal Number: 005.741
EAN: 9781590597897
ASIN: 1590597893

Publication Date: November 19, 2007
Availability: Usually ships in 1-2 business days

Also Available In:

  • Kindle Edition - Pro LINQ: Language Integrated Query in C# 2008

Similar Items:

  • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
  • Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)
  • Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)
  • Windows Presentation Foundation Unleashed (WPF) (Unleashed)
  • Programming WCF Services (Programming)

Editorial Reviews:

Product Description

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 the author’s portal at www.linqdev.com.

Pro LINQ: Language Integrated Query in C# 2008 is all about code.

Literally, this book starts with code and ends with code. In most books, the author shows the simplest example demonstrating how to use a method, but they so rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in C# 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.

Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, Pro LINQ: Language Integrated Query in C# 2008 cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold.

Most books tell you about the simple stuff, while few books warn you of the pitfalls. Where Pro LINQ: Language Integrated Query in C# 2008 returns your investment is in the hours, and sometimes days, spent by the author determining why something may not work as expected. Sometimes this results in an innocent looking paragraph that may take you a minute to read and understand, but took days to research and explain.

Face it, most technical books while informative, are dull. LINQ need not be dull. Written with a sense of humor, Pro LINQ: Language Integrated Query in C# 2008 will attempt to entertain you on your journey through the wonderland of LINQ and C# 2008.

What you’ll learn

  • How to leverage all the new LINQ relevant C# 2008 language features including extension methods, lambda expressions, anonymous data types, and partial methods.
  • How to use LINQ to Objects to query in–memory data collections such as arrays, ArrayLists, and Lists to retrieve the data you want.
  • Why some queries are deferred, how a deferred query can bite you, and how you can make deferred queries work for you.
  • How to use LINQ to XML to revolutionize your creation, manipulation, and searching of XML data.
  • How to query DataSets with LINQ to DataSet so you can co–exist with legacy code and use LINQ to query databases other than SQL Server.
  • How to query Databases with LINQ to SQL, write your own entity classes, and understand how to handle concurrency conflicts.

Who is this book for?

This book is written for the proficient C# developer, but you do not need to be up on all the latest C# features to understand the material. When you finish this book, you will be up on all the latest C# features.




Customer Reviews:   Read 25 more reviews...

4 out of 5 stars Great Book!!!   October 3, 2008
this book is a great referece for those who want to learn the new features in .net 3.5. it is not for the beginner programmer as it uses some advancced techniques that could be confusing. It is more of a reference book than a learning book, overall it is great and covers all areas of LINQ.


5 out of 5 stars Comprehensive and well explained   September 25, 2008
 0 out of 1 found this review helpful

After being disappointed by other books on ASP.NET was leery in purchasing another. Wishing to learn about LINQ I finally gave in and ordered this one. I'm pleasantly surprised and delighted that it actually teaches you something other than just touting the benefits versus older technology. It is so complete as opposed to other books that give you a dip in the shallow end and leave you to wonder what else there is out there.

Excellent book. Well worth the price. Get it.



5 out of 5 stars Learn LINQ = Buy this book   August 8, 2008
I am always looking for new tools to make my job as a developer easier, more efficient, allow me to write code that is more easily maintained and just make things more exciting. The problem that comes with learning these new tools (such as LINQ) is finding the time to learn them to the point that they are useful. This style of this book made it very easy to read with excellent code examples, providing me with the knowledge to get started using LINQ in my current project within a week of reading. Lastly, I was able to contact the author (with a timely response) about a question I had using LINQ in my project. Joe was friendly in his response and very approachable. Highly recommended!


5 out of 5 stars Great book, great Kindle conversion   August 8, 2008
This is a very comprehensive and well structured LINQ learning guide. It can be used as a structured tutorial or as a reference guide, as definitions and sample code for each method call are complete.

What is really nice is that this book works well in eBook (Kindle) format. I am usually reluctant to buy technical books with code listings for the Kindle, but all the listings in the text are zoomable images and easy to read in the landscape rendition.



5 out of 5 stars Bought three books on LINQ -this one is the best!   August 6, 2008
 1 out of 1 found this review helpful

I'm an intermediate level C# programmer (I think) and have been using ADO.net with SQL-Server to build a database application for a client. When I read about LINQ earlier this year, it sounded like something too good to be true. I started with a couple of other books, but found practical explanations of getting things to work lacking. I get the impression, the authors are too far advanced and just assume we have fairly expert knowledge of some of the nuts and bolts things that are elementary to them, so they don't explain these things.
Joseph Rattz's book does not assume we know how to do a lot of this stuff. Rather he explains in detail, how to get LINQ up and running, and to actually get a query completed. I was able within an hour to run SQL Metal to generate an entity class (basically a map from SQL Server to corresponding data objects), and run some of the example queries in the book. That said, this is not a lightweight book for someone new to programming. It's just that he does an excellent job explaining a complex subject. It gets into advanced topics on LINQ and requires some knowledge of C#. If you plan to use this to work with SQL Server, you should also have some experience with that also.
Summing up, there is just something about Mr. Rattz's writing style that makes this book easy to read and understand. I find I'm actually enjoying reading this book, and I certainly can't say that about most technical books I study.


Powered by Associate-O-Matic