Glossary:Definition - Microsoft Intermediate Language

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Microsoft Intermediate Language
 Definition  .NET language compilers—e.g., C# and VB.NET— compile source code into MSIL—a machine-independent, intemediate language. MSIL is subsequenly compiled by the Just-In-Time (JIT) compiler into machine language just prior to execution. The Native Image Generator Tool can also be used to convert MSIL into machine language.
 See also Just-In-Time, MSIL Assembler, MSIL Disassembler, Native Image Generator Tool.
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools