0
kicks
CLR Fun Stuff: How is my C# code converted into machine instructions?
This post describes how a function's MSIL instructions are compiled into native code and when. Anyone writing .NET code should know this basic thing.