DictionaryForumContacts

   English
Terms for subject Microsoft containing compilation | all forms | exact matches only
EnglishGerman
audience compilationBenutzergruppenerstellung (The process of evaluating a set of user profile entities with an audience rule to determine which user profile entities are members of the audience)
background compilationHintergrundkompilierung (Compilation that occurs while the developer is writing code, before an explicit build command is made through the IDE. Background compilation enables error reporting while the developer is writing code)
compilation errorKompilierungsfehler (An error which occurs while compiling an application. These compilation errors typically occur because syntax was entered incorrectly)
JIT compilationJIT-Kompilierung (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time)
just-in-time compilationJust-In-Time-Kompilierung (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time)