Glossary:Definition - Common Intermediate Language

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


Jump to: navigation, search
 Term Common Intermediate Language
 Definition  CIL is the code generated by a .NET language compiler. CIL defines a managed code file format featuring metadata and program instructions in a single file. Either the ilasm assembler or JIT compiler can be used to convert CIL to native machine code. Also known as Microsoft Intermediate Language (MSIL).
 See also ilasm, JIT, Microsoft Intermediate Language
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