Results 1 to 3 of 3
Hi All,
I would like to know whether web pages designed in Vb .net with aspx can run in a Linux hosting environment.
Is there any alternate web programing language ...
- 02-05-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 32
Web Pages Hosting.
Hi All,
I would like to know whether web pages designed in Vb.net with aspx can run in a Linux hosting environment.

Is there any alternate web programing language which is very easy to learn and deploy in linux servers(with linux supported databases) ..
- 02-05-2008 #2
While I think Mono with an appropriately configured HTTP server can host ASP.Net applications, I'm pretty sure there's no VB.Net compiler for Mono, so any code you used would have to be compiled on Windows, and then pushed to your web host. But, like you mentioned, it would be way easier to simply use a language that's more Linux-friendly. I would use PHP, Perl, Python, or Ruby.
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
- 02-11-2008 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 32
Thanks,
Thanks for your advice, I will consider the points you have suggested, can please provide any information where the details of the above stated tools/Langauges are available.
Thanks in advance.


Reply With Quote