M
Marc
I am studying ASP.NET and have a simple question reading the first lines in
this page:
http://msdn.microsoft.com/en-us/library/ms366723(VS.80).aspx
Are they talking about compilation of C# code to IL code or about
compilation of IL code to machine dependant instruction code?
I've got some trouble with the used terms, I think both (C# -> IL and
IL ->machine code) is called compilation?
Marc Wentink
this page:
http://msdn.microsoft.com/en-us/library/ms366723(VS.80).aspx
Are they talking about compilation of C# code to IL code or about
compilation of IL code to machine dependant instruction code?
I've got some trouble with the used terms, I think both (C# -> IL and
IL ->machine code) is called compilation?
Marc Wentink