code conversion

How is my C# code converted into machine instructions?

As we all know that our .NET code (C#, VB.NET etc) are converted into MSIL instructions which in turn are put into the assemblies. MSIL is a high level...

0 replies - 2846 views - 06/17/08 by raasiel in News