By tag: MSIL
0
kicks
IL DASM 4.0.11001.1
This is the IL DASM extracted from .NET Framework 4.0 CTP ILDASM is a tool contained in the .NET Framework SDK. It can be used to disassemble PE files containing Common Intermediate Language code.
0
kicks
MSIL: the language of the CLR, Part 1
Great article over at Channel8 talking about MSIL, why you should learn it, and what it does. Aimed at students, but since devs should never stop learning, arent we all students?