Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I had a pdf document which was a chapter about a forthcoming C# book on iterators/LINQ (this is not a chapter on iterators in a general C# book like C# in Depth/iterators chapter).

The book is being written by several authors I think but I can't be 100% sure. I can't seem to find any book on iterators being released on the coming soon list of any of the major book publishers (APress, Wrox, etc).

Does anyone know what book this might be? The chapter itself was quite good for what I read (didn't read all of it).

share|improve this question
Curious decision to close...? Not sure I understand that... – Marc Gravell May 18 '09 at 10:32
even me,the guy was just asking for the name of a book,books are not local these days,you can buy the off amazon – abmv May 18 '09 at 11:12
1  
"Linq in Action"? – Philippe May 18 '09 at 11:19

closed as too localized by Jeff Atwood May 18 '09 at 10:30

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

  1. C# 3.0 in a Nutshell

  2. Essential LINQ

share|improve this answer
I'm pretty sure that falls into the "this is not a chapter on iterators in a general C# book" trap... – Marc Gravell May 18 '09 at 10:31

Not the answer you're looking for? Browse other questions tagged or ask your own question.