Glossary:Definition - Managed code
| 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 free glossary of C# .NET terminology from C# Online.NET | edit |