Subject | English | Spanish |
comp., MS | BDC Runtime object model | modelo de objetos de tiempo de ejecución de BDC (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 | common language runtime host | host de Common Language Runtime (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 | compatible con 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 | modelo de objetos Tiempo de ejecución de composición (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 | contenedor RCW (A .NET Framework object that acts as a proxy for a reference-counted COM object) |
comp., MS | runtime host | host en tiempo de ejecución (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 | Runtime object model | modelo de objetos de Tiempo de ejecución (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources) |
IT | runtime software | versión ejecutable |
comp., MS | Windows Runtime C++ Template Library | Biblioteca de plantillas C++ de Windows en tiempo de ejecución (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 | componente de Windows en tiempo de ejecución (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |