CLR and C# Learning Materials
- by Gerry O'Brien
Have you ever found that one book or resource that just brings it all home? Seriously. These are rare finds when you read the content and all the stars seem to align, you have those "Ah ha!" moments.
Well, I have found that book and it is CLR via C#, Third Edition by Jeffrey Richter. If you're not familiar with Wintellect, look them up. This book is published by Microsoft Press and is the third edition of this title.
I'm in chapter 5 at the moment and already I have a better understanding of the CLR and how things work. I'm a former Visual Basic MVP and C# is a language I learned as a result of projects I worked on at a software development company a few years ago. Like a lot of VB programmers, I never went deep into the workings of the "behind the scenes" aspects and just focused on the applications.
My next possible career move involves a deeper knowledge of the CLR and a .NET language. This book is one that I will have my bookshelf for reference long after I have read that last page.
Gerry