Summary
English to Spanish:   more detail...
  1. AppDomain:


English

Detailed Translations for AppDomain from English to Spanish

AppDomain:

AppDomain [the ~] noun

  1. the AppDomain (AD; application domain)
    – A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process. 1

Translation Matrix for AppDomain:

Not SpecifiedRelated TranslationsOther Translations
AD AD; AppDomain; application domain AD; Application Designer
AppDomain AD; AppDomain; application domain
dominio de aplicación AD; AppDomain; application domain

Related Definitions for "AppDomain":

  1. A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process.1