Typing Revisited, Static and Otherwise

When introducing the Common Language Runtime (CLR) in this book, I emphasized a series of key characteristics of the platform. One of those is the self-describing nature of assemblies and the types and members they contain, in the form of metadata. It’s because of this rich metadata that describes the functionality contained in an assembly that we get rich tool support and compile-time checking of uses of the various types and members.

Get C# 5.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.