Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to host my MVC4 application? [closed]

I'm looking for a hosting company that would support MVC4 but I couldn't find any different from Windows Azure - I would like to deploy my MVC4 application online but I do not know a hosting company with good prices. Could you mention me a list?

like image 326
Darf Zon Avatar asked Apr 15 '13 00:04

Darf Zon


1 Answers

There are many out there I'm sure that when you Google the words "mvc 4 hosting", will show up. But here are a couple that I've tried in the past and were reliable when I hosted my sites with them:

  • Discount ASP - shared hosting

  • Winhost - shared hosting

If you are looking for a cloud-based, Azure-like hosting then you might want to check out the following:

  • Amazon for .Net

  • AppHarbor - built on top of Amazon

Also, if you are going for shared hosting it is important that you host with those that allow Full Trust to your site. Many have met problems with their host providers when their sites are not granted Full Trust and resulted to either an erratic site or not running at all.

like image 117
von v. Avatar answered Nov 03 '22 23:11

von v.