C# in Depth: Chapters 6 and 7 now in MEAP
Chapters 6 and 7 have now been included in the Manning Early Access Program. That means that the whole of the C# 2 part of the book is now available. Marc Gravell has been picking holes in it on the forum (and I mean that in a very positive way – it’s great to have more eyes running over it). Can you find more errors? Here’s a rundown of chapters 6 and 7: Chapter 6: Implementing iterators the easy way In C# 1, it was a pain to implement IEnumerable. C# 2 makes it easy with iterator blocks, and … Continue reading C# in Depth: Chapters 6 and 7 now in MEAP