This document discusses the benefits and advantages of using managed code in .NET applications. Managed code runs in the Common Language Runtime (CLR), which provides services such as automatic memory management, platform-neutrality, and cross-language integration.
In contrast, unmanaged code does not run inside the .NET environment and cannot use any .NET managed facilities. Unmanaged code includes all code written before the .NET Framework was introduced.
Key features available to managed code applications include:
NOTE: This document refers to functionality in the Microsoft .NET Framework 2.0. If you are using an earlier version of the .NET Framework or the DataDirect Connect® for .NET 2.2 data providers, refer to "The Importance of Managed Code in .NET Applications".
Click on the links below to navigate to comprehensive descriptions accompanying the selected term:
| Ready to try DataDirect Connect for ADO.NET? | ||
![]() |
| | Learn More |