Newb question:
Does A a Program that is written with the Microsoft .NET framework compile/execute native code?
I dont don't mean is if there is a way not to have to install the .net framework on a machine. Simply put: does a .net application run on another layer like Java (i.e. bytecode).
