Tagged Questions
0
votes
1answer
130 views
Web Host for ASP.NET MVC Web Site
I currently host a ASP.NET MVC site on Microsoft Azure. It's a great service, but a little pricey. Costs like $0.12 an hour just to have your site live, and then they also charge SQL Transfer and ...
4
votes
1answer
488 views
Just really confused about setting up my site on Amazon EC2
So I have a site that is developed in ASP.NET MVC2. I use a local instance of SQL Server 2008 R2 to test with, and that's where all my tables/stored procs/etc. are.
Now, I want find a web server for ...