The first chapter of my C# book that I’m reading dealt with the .NET Framework, including high level details around the Common Language Runtime, Framework Class Library, Common Type System, and the Common Language Specification. I found the Common Language Specification pretty interesting… simple interoperability between languages is a pretty neat concept and I’m eager to see it in action.
I suspect I’ll get into some actual coding practice later on this weekend… this book is somewhat light on introductory coding stuff, so I suspect I will be into new things shortly!
Related Articles
1 user responded in this post