Hey all, I'm sure I'm in the wrong group - but I don't know which one - so
feel free to redirect - but also feel free to try to answer my question.
I am trying to find out how to get ASP.NET code to run on a Linux machine.
I found this article:
http://www.csharphelp.com/archives2/archive317.html
It is advising the use of the Mono application.
Is the primary way of deploying ASP.NET code onto a Linux box or are there
other methods - potentially better methods? I.E. methods where the
application keeps up more quickly with new releases of the .Net Framework 1.1
and beyond?
Thanks,
Novice
Sahil Malik - 27 Sep 2004 04:18 GMT
Your best bet is to deploy your asp.net app on a windows box.
Otherwise Mono is good.
- Sahil Malik
You can reach me thru my blog -
http://www.dotnetjunkies.com/weblog/sahilmalik
> Hey all, I'm sure I'm in the wrong group - but I don't know which one - so
> feel free to redirect - but also feel free to try to answer my question.
[quoted text clipped - 13 lines]
> Thanks,
> Novice