Tagged Questions
3
votes
2answers
960 views
Running ASP.NET MVC under Mono/Linux with xsp
I am porting an existing ASP.NET MVC applicationto Mono. I am actually trying to make it run under Fedora Linux 11.
After a few tweaks, I have managed to make the solution compile in MonoDevelop.
...