Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / MSIL

MSIL

MSIL

Great Reads

by Mark Pelf
Overview of 5 free .NET Decompilers
by Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
by Florian Rosmann
COM Interop using a little post compiler. As a result, it is possible to use multithreading in combination with COM interfaces.
by Daniel Pistelli
An article about .NET internals and code injection

Latest Articles

by Mark Pelf
Overview of 5 free .NET Decompilers
by Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
by Florian Rosmann
COM Interop using a little post compiler. As a result, it is possible to use multithreading in combination with COM interfaces.
by Daniel Pistelli
An article about .NET internals and code injection

All Articles