ITWissen.info - Tech know how online

application domain (AD)

An application domain is comparable to a process in an operating system. Application domains are required in the Common Language Infrastructure( CLI) so that application programs are not affected by other application programs.

Each application domain has its own address space and a logical and physical boundary, which is formed by the Common Language Runtime( CLR) and which in . NET is placed around each individual .NET application.

The Common Language Runtime allows multiple .NET applications loaded into seperate application domains to be processed in a single process. The common language runtime isolates each application domain from all others, preventing .NET applications from being interfered with by other applications.

Informations:
Englisch: application domain - AD
Updated at: 28.10.2015
#Words: 107
Links: application (app), domain, process, operating system (OS), common language infrastructure (.NET) (CLI)
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024