The implementation of iterators in C# and its consequences (part 1)
Like anonymous methods , iterators in C# are very complex syntactic sugar. You could do it all yourself (after all, you did have to do it all yourself in earlier versions of C#), but the compiler transformation makes for much greater convenience. The Read More......(read more)
Written by The Old New Thing : Code on August 12th, 2008 with
comments disabled.
Read more articles on News.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article