Glossary:Definition - Managed code


Jump to: navigation, search
 Term Managed code
 Definition  Code that is executed by the Common Language Runtime (CLR). Managed code provides metadata to enable the CLR to handle exceptions, locate methods encoded in assembly modules, and manage security information. Managed code can access both managed data and unmanaged data.
 See also Managed data, Managed execution, Unmanaged data .
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit


Personal tools