Subject | English | Danish |
comp., MS | common language runtime host | vært til kørsel af fællessprog (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 support | understøttelse af 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 | Composites Runtime object model | objektmodel for sammensatte objekter under kørsel (An object model that that can be used to incorporate and/or modify the behavior of a composite at runtime) |
comp., MS | Infrastructure APIs for the Windows Runtime | infrastruktur-API'er for Windows-kørsel (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 | runtime callable wrapper A .NET Framework object that acts as a proxy for a reference-counted COM object | RCW (Runtime Callable Wrapper) |
comp., MS | runtime host | vært til kørsel (The environment, such as ASP.NET, Internet Explorer, or the Windows shell, in which the common language runtime is typically started and managed. Runtime hosts create application domains in which to run managed code on behalf of the user. See also application domaincpgloA, common language runtimecpgloC, managed codecpgloM) |
comp., MS | Windows Runtime | Windows-kørsel (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) |
comp., MS | Windows Runtime C++ Template Library | skabelonbibliotek for C++ til Windows-kørsel (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 | Windows Runtime component | Windows-kørselskomponenter (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |
comp., MS | workflow runtime | kørsel af arbejdsgang (A software component that activates and executes workflow instances using Microsoft Windows Workflow Foundation) |