11Sep/040
under the hood – intro to MSIL
Kenny Kerr – Introduction to MSIL
part 1
part 2
part 3
Kenny Kerr has a great series of articles explaining how MSIL works in version 2.0 of the .NET Framework. This all ties into knowing how things work under the hood. If you’re looking at optimizing your code, you have to know what the compiler is pumping out.


