asp.NET C# application on linux

Jul 22 2009 5:52 AM
Hi,

Can you please help. i would like to run my web application written in asp and C# on a linux server. the application needs to execute LINUX commands on the server and show results. i have to start a service every morning at work for some other applications for users to run, so i need to write an application that will be used by an end user to start those services on their own.

Thanks in advanced.