Re: Can't locate code sample
> Thanks for the quick response.
No problem - I'm just embarrassed that the book didn't deliver everything it was meant to
If you go to the downloads page ( http://csharpindepth.com/Downloads.aspx) and download the full source, you'll find examples in OtherChapters/Chapter3/Variance. There's shape sorting (P105), the generic IStorageLocation (P104) and the conversion methods for IEnumerable/IEnumerator (bottom of P105).
> By the way, Hats off Sir! C# in Depth is a fabulous book.
You're too kind  Seriously, I'm really glad you're enjoying it.
Of course, if you were to write an Amazon review, that would be even kinder
Jon
|