Subject | German | English |
comp., MS | Common Language Runtime | common language runtime (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support) |
comp., MS | Common Language Runtime-Host | common language runtime host (An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process) |
comp., MS | Common Language Runtime-Unterstützung | Common Language Runtime support (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support) |
comp., MS | C++-Vorlagenbibliothek für Windows-Runtime | Windows Runtime C++ Template Library (A library that provides infrastructure for the Windows Runtime; it can also be used to create a language projection to build Windows Runtime components in C++ and for app building) |
comp., MS | Infrastruktur-APIs für Windows-Runtime | Infrastructure APIs for the Windows Runtime (A set of C++ APIs that are used by the Windows Runtime to gain access to operating system functionality. They are primarily designed for the infrastructure of the Windows Runtime, but they could be used in advanced C++ Windows Store app development) |
comp., MS | Komponent für Windows-Runtime | Windows Runtime component (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |
comp., MS | Runtime Callable Wrapper | runtime callable wrapper (A .NET Framework object that acts as a proxy for a reference-counted COM object) |
comp., MS | Windows-Runtime | Windows Runtime (An environment in which COM objects are activated using a fully qualified namespace and a class name within the namespace. Also refers to the set of APIs that is provided by the Windows Runtime) |