views:

865

answers:

5

I was wondering if anyone knew of any webhosts that let you deploy asp.net applications to run under mono.

edit: Ideally, the host would require little to no configuration on my part to deploy an ASP.NET application.

+2  A: 

In my (short) experience, there hasn't been any price difference between ASP.NET hosting and Linux based hosting, given the volume purchasing ability of Windows Server licenses. Thus, it would likely be easier to purchase Windows hosting for any ASP.net apps you have.

Unless of course you mainly want to play with Mono, in which case you could easily get a dedicated virtual box and install Mono on it.

MattGWagner
I have to disagree regarding Linux/Windows hosting having similar pricing. Windows hosting generally has less features if the price is comparable to a Linux hosting solution. In fact, over the past three years I've been slowly moving all my web projects to Linux solutions because of the pricing difference.
Miky Dinescu
Interesting point, perhaps I haven't been utilizing all the features to notice the difference between the hosting plans. It seems that for most drop-in sites or things I've coded, they've been more than enough and similar if not the same price.
MattGWagner
+5  A: 

A quick Google search turned up these:

  1. Ubiquity Hosting
  2. Grokthis

I've never personally used either of these, so procede with caution.

Steve K
+2  A: 

I think your best bet would be to go with a VPS. That way you can install mono at your lesiure.

WedTM
Yeah, but I want to avoid the hassle of having to configure and manage the installation myself :-)
Joel Martinez
A: 

The Cloud Sites offering from Mosso (The Rackspace Cloud) includes support for ASP.NET.

The configuration is extremely simple, and the hosting system supports Linux and Windows applications side-by-side.

Mosso starts at $100/month.

I have used Mosso for a number of months, and I am fairly pleased with the service.

While some applications would definitely be better served by other solutions, I think Mosso is worth evaluating.

+1  A: 

I use Linode and they are great and cheap. I'm paying $19.99/month Its a VPS though so you will have to setup an OS and install mono.

I know that goes against your point of having little or know config to do but I think the freedom it will give you will be worth it.

Derek

Derek