Subject | Italian | English |
comp., MS | API di infrastruttura per 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 | 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 | componente 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 | host di Common Language Runtime | 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 | host di runtime | 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 | Libreria modelli C++ per 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 | Libreria Windows Runtime | WRL (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 | modello a oggetti runtime | Runtime object model (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources) |
comp., MS | modello a oggetti runtime BDC | BDC Runtime object model (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources) |
comp., MS | modello a oggetti runtime per insiemi | Composites Runtime object model (An object model that that can be used to incorporate and/or modify the behavior of a composite at runtime) |
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 | runtime client BDC | BDC Client Runtime (A set of services and functions that uses Business Connectivity Services on the client computer to connect to and execute operations on external data sources for rich client access) |
comp., MS | runtime di concorrenza | Concurrency Runtime (A concurrent programming framework for C++ that simplifies parallel programming and helps developers write robust, scalable, and responsive parallel applications) |
comp., MS | runtime di Workflow | workflow runtime (A software component that activates and executes workflow instances using Microsoft Windows Workflow Foundation) |
comp., MS | supporto Common Language Runtime | 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) |