Managed code
The entire source code of a .NET project is compiled into Intermediate Language and packaged into the assembly. Assemblies will either have an extension of .DLL or .EXE.