OK, first of all, please forgive my almost total ignorance of Linux...

Quote Originally Posted by wossname
Mono is the open-source implementation of the .Net runtimes and JIT compiler. Basically it lets you run any .net application on linux without having to re-compile it! Awesome. Supports C# and recently, VB.
Does this mean that a Linux equivalent to the .NET runtime is being used, that provides the same functionality? In other words, do you install a Linux version of dotnetfx.exe?