Is there any way to run the .NET exe (of a winform app) in Linux without building the code in linux? In fact I don\'t have the code for some of the utilitie
Mono ! http://mono-project.com/Main_Page
Works great too. There's a growing tool support, C# compiler etc in a growing community.