I have a program coded in C#.net 2003. I need to compile and run this application in Red Hat Linux 9.?

How can i do this?
Pls give me information about a relevant compiler and the procedures I must follow to do this. By amindaieYou can use .Net with a program on Linux called Mono. It allows you to run .NET on Linux.

Source(s):
http://www.mono-project.com

1 week ago