I am trying to learn C#. All of the books about programming C# have examples of C# code with classes, members, etc. that are particular to the example in the book. Does anyone know of a book that has all, or most, of the BCL entries listed with a little discussion of each entry?
I know where to find the information in MSDN, but using MSDN on the web is not as convenient as sitting and flipping back and forth with paper where you can easily write in the margins - call me old fashioned. I have not found such a book on AMAZON, probably because there are thousands of entries in the BCL and no one wants to tackle such a large volume, but I thought I'd ask to see if anyone has any ideas.
Thanks.