File ListingsĀ 

This topic provide a list of the assemblies and files for application development provided by the .NET Compact Framework. These lists are not comprehensive and subject to change.

Common Language Runtime

Native Code

The files listed in the following table are native code and compiled according to the targeted processor.

File Description

Mscoree.dll

Stub for the correct common language runtime engine

Mscoree2_0.dll

Just-in-time (JIT) and code engines

Netcfagl2_0.dll

Native code portion of Windows.Forms

Netcfd3dm2_0.dll

Native code portion of D3DM

Cgacutil.exe

Global assembly cache utility

NoteNote

Netcf_setup.dll is in the CAB, but it is not installed to the device and it is not part of the CLR.

Managed Code

The files listed in the following table are just-in-time compiled .NET managed code and are processor independent.


File Description

Mscorlib.dll

Base class libraries

System.dll

Base class libraries

System.xml.dll

XML Reader, Writer, and DOM support

System.Data.dll

ADO.NET dataset support

System.drawing.dll

GDI drawing support

System.Messaging.dll

MSMQ

System.windows.forms.dll

Forms package

System.Web.Services.dll

Web Service client support

Microsoft.VisualBasic.dll

Visual Basic 2005 runtime library

Additional Components

Managed Code

The files listed in the following table are just-in-time compiled .NET managed code and are processor independent.

File Description

System.Net.IrDA.dll

Infrared communications

Microsoft.WindowsCE.Forms.dll

Windows CE .NET controls

System.Windows.Forms.DataGrid.dll

DataGrid for the .NET Compact Framework

Microsoft.WindowsMobile.DirectX.dll

Managed DirectX and Direct3D for devices.

CustomMarshallers.dll

Custom marshallers

See Also

Concepts

Supported Devices and Platforms

Other Resources

.NET Compact Framework Assemblies and Files
.NET Compact Framework Product Information