Subject | Swedish | 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 | Infrastruktur-API:er 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 | Mallbibliotek för Windows Runtime C++ | 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 | runtime-värd | runtime host (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-komponent | 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) |