Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Developer's Guide 
Common Language Runtime 

The .NET Framework provides a run-time environment called the common language runtime, which runs the code and provides services that make the development process easier.

In This Section

Common Language Runtime Overview

Introduces managed code, managed data, and metadata, and describes key features of the common language runtime.

Managed Execution Process

Describes the steps required to take advantage of the common language runtime.

Automatic Memory Management

Describes how the garbage collector allocates and releases memory.

Related Sections

Hosting the Common Language Runtime

Describes runtime hosts, which are sections of code that load the runtime into a process, create the application domains within the process, and load and run user code within those application domains.

Common Type System

Describes and defines how types are declared, used, and managed in the runtime in support of cross-language integration.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker