tags:

views:

92

answers:

5

I've been trying to find a hosting provider that I can afford (less than $30/month) that will let me run ASP.NET applications as well as java based applications. I've written a few apps that I would like to demo for a portfolio type thing on my website.

I am currently using Dreamhost but I cannot run ASP.NET apps or Java web apps on it.

I wouldn't even mind setting up the application servers myself. Just want some place to put everything.

+1  A: 

You can't go wrong with Linode for a VPS account (starting at $20/month). That'll let you run PHP and Java no worries. ASP.NET could be done via Mono but I'd be more inclined to get a Windows hosting account like from Discount ASP (and many other places).

cletus
+1. I was going to say the exact same thing.. and getting an ASP.Net website running on Mono is not nearly as painful as it sounds... theres just a few things to watch out for. Oh and stay away from the p/Inoke!
Earlz
A: 

I had Lunarpages for years and was very happy with their service (finally switched to hosting through my own ISP). They charge around $10 a month for Linux hosting and you can add Java for a few dollars a month. Windows hosting is also available for $10 a month.

Kaleb Brasee
A: 

Cletus is right about the Discount ASP. If you're doing ASP.Net MVC you'll need to bin deploy the necessary DLLs.

RKitson
A: 

I found that http://HostJava.net is way cheaper than lunarpages

john
A: 

I recommend http://hostingincanada.com/ since they offer both ASP.NET and JAVA (Tomcat, Jetty, Jboss) or VPS if you need more flexibility, prices start at $7.99 + they offer cheap domains

user1