Managed code


operating system
Code that is executed by the .NET common language runtime (CLR). VB.NET code is always managed code but C++ .NET can optionally use unmanaged code. Managed code provides metadata allowing the CLR to manage security (role-based as well as new approaches to code access security). The CLR also handles errors, manages the program stack and finds methods in assembly modules. Managed data is memory that’s subject to garbage collection. There are additional restrictions to permit interoperability of different languages, for example, Visual Basic arrays must be zero-based.
(2007-07-13)

Read Also:

  • Managed-competition

    noun 1. a strategy for healthcare delivery whereby costs are reduced by fostering competition between providers of managed-care contracts for large employers.

  • Managed forest

    noun 1. a sustainable forest in which usually at least one tree is planted for every tree felled

  • Managed-currency

    noun 1. a currency whose value is established and maintained by deliberate governmental action working through national and international financial institutions, in contrast to the quasi-automatic gold standard. noun 1. a currency that is subject to governmental control with respect to the amount in circulation and the rate of exchange with other currencies

  • Managed fund

    noun an investment fund managed for a number of clients by a company, often involving a combination of fixed-interest and property investments at the discretion of the fund managers

  • Management accounting

    noun 1. another name for cost accounting


Disclaimer: Managed code definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.