Chapter 1. Introduction to .NET and C#
Topics in This Chapter
Overview of the .NET Framework: Architecture and features.
Common Language Runtime: An overview of the tasks performed by the runtime portion of the .NET Framework: Just-in-Time (JIT) compiler, loading assemblies, and code verification.
Common Type System and Common Language Specifications: Rules that govern Common Language Runtime (CLR) compatibility and language interoperability.
Assemblies: A look at the structure of an assembly, the philosophy behind it, and the difference between private and shared assemblies.
Framework Class Library: The Framework Library supplies hundreds of base classes grouped into logical namespaces.
Development Tools: Several tools are provided with .NET to aid ...
Get Core C# and .NET 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.