Wrox Home  
Search titles for:

Topic: .NET

Cover image for product 0470041811
Professional LINQ
Scott Klein
ISBN: 978-0-470-04181-9
Paperback
408 pages
January 2008
Other Available Formats: Adobe E-Book
Paperback Version: US $49.99 Add to Cart

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
6 Error in Code
foreach {var item in dirQuery)

should read:

foreach (var item in dirQuery)
07/14/2008
10 Error in Code
where d.DirectoryName == di.Name

should read:

where d.DirectoryName == dir.Name
07/11/2008
Get More Wrox For Less!

.NET Resources