Good web hosting for ASP.NET MVC 1.0 app

Posted by magellings on Stack Overflow See other posts from Stack Overflow or by magellings
Published on 2009-10-06T18:05:49Z Indexed on 2010/05/27 1:41 UTC
Read the original article Hit count: 263

Filed under:
|

I'm looking for hosting for an ASP.NET MVC 1.0 app. I've narrowed down with research to either asphostportal, asphostcentral, godaddy, or 1&1. I've ruled out crystaltech and softsyshosting due to price with better plans.

Will be running a small e-commerce site written with ASP.NET MVC 1.0 and want to be sure it will work, as well as looking for cheapest price with best value in regards to disk space/bandwidth. And bandwidth is basically how much data can be sent from your site per month right? Any opinions appreciated as I'm finding this tough to narrow down. I know you can bin deploy MVC but heard full trust mode is required as well as some routing rules in IIS. 1&1 says they can't enable full trust.

This is what I was looking at:

name            data(disk space/bandwidth)  price               MVCenabled
crystal tech    500MB/50GB                   7.95 + 7.95 setup
                2000MB/200GB                16.95
softsyshosting  500MB/5GB                    3.50 + 12/year domain
                1000MB/10GB                  5.84
                3000MB/30GB                 13.33
asphostportal   5GB/50GB                     5.75 + 8.99/year          yes
                10GB/100GB                  10.25
asphostcentral  2GB/15GB                     4.99                      yes
                3GB/30GB                     7.99/month domain free
                5GB/40GB                    11.99
godaddy         10GB/300GB                  10.69 + 4.74/month
                150GB/1500GB                 6.99/month
1&1             10GB/unlimited               3.99 + free domain
                150GB/unlimited              6.99

1&1 seems to be best value if MVC app will work. I'm a bit confused on bandwidth being unlimited. May seem like a good thing, but what if one website on the server is a resource hog because of this?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about web-hosting