Anyone had experience using ubuntu desktop edition + mono project to run asp.net 4.0??
and what is the draw back of this platform?
Anyone had experience using ubuntu desktop edition + mono project to run asp.net 4.0??
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use Ubuntu server edition, mono and apache with mod_mono to run ASP.NET MVC applications (both commercial and hobby stuff). So far I haven’t run into an issue which will cause me to stop using this combination. There are however some areas which you should be aware of, for example:
Even with some compatibility issues between mono and MS.NET you can almost always find alternative solutions and technologies which can resolve your problems.