Printer Friendly
The Free Dictionary
904,470,713 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

managed code

   Also found in: Wikipedia 0.06 sec.

An application program that is executed within a runtime engine installed in the same machine. The application cannot run without it. The runtime environment provides the general library of software routines that the program uses and typically performs memory management. It may also provide just-in-time (JIT) conversion from source code to executable code or from an intermediate language to executable code. Java, Visual Basic and .NET's Common Language Runtime (CLR) are examples of runtime engines. In addition, a DBMS may include a runtime engine for its programming language. Contrast with unmanaged code. See runtime engine, CLR and Java.


(operating system)managed code - 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.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The advantages of writing content management solutions in Microsoft's managed code enables an experienced team of developers yield results that have been able to address organizational changes that other content management systems can only accomplish with extensive IT support.
Technologists have always understood the exposure that comes with distributing managed code in the clear," said Sebastian Holst, Senior Vice President of Sales and Marketing for PreEmptive Solutions.
NET data providers with a 100 percent managed code architecture, eliminating the need for database clients and libraries, boosting performance and delivering a flexible, secure connection to Oracle, DB2, Microsoft SQL Server and Sybase.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information 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. Terms of Use.