> Does anyone know if .NET Frameworks on platforms other than windows will support the > portable executable file output from Visual Studio .NET ? (i.e. If I complie a program on > Visual Studio .NET, will the outputted executable byte code run on linux with mono installed?) > or would different executables still be required ? > No, it's fully binary compatible. > Is there a proper term for .NET byte code - or is that actually the technical term for it ? >
(MS)IL Johannes _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
