.NET Base Class Libraries

This section provides brief overview of most of the Base Class Libraries in the .NET framework. Table A.1 does not show a brief overview.

Table A.1. .NET Base Class Library Overview
Namespace Description
System Provides fundamental classes and base classes that define commonly used value and reference data types, events and event handlers, interfaces, attributes, and processing exceptions.
System.CodeDom Provides classes that can be used to represent the elements and structure of a source code document.
System.CodeDom.Compiler Provides classes that can be used to manage the generation and compilation of source code in supported programming languages based on the structure of Code Document Object Model (CodeDOM) source ...

Get Inside ASP.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.