I'll admit it... I'm a n00b in the linux world, but I'm curious to find out if it's possible to run my ASP.NET MVC 3.0 web applications on linux.

Can anybody direct me to or write a guide for n00bs like me that explains thoroughly the entire process of installing mono, apache and/or any other components that are required?

link|improve this question
feedback

2 Answers

There is a whole section on the mono web dedicated to mono-ASP.NET.

Also, you can download (from the mono download page) a linux virtual image with pre-installed mono and use that for experiments and reference.

link|improve this answer
feedback

Here is an article about running ASP.NET MVC 3 web applications on mono.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.