|
I've been using Gate.com for almost a year, but it's very slow. The site can send jpegs down quickly, but it runs code a bit slowly, and when it has to compile anything to serve a page, it's unacceptably slow. It's not bad code on my part, it's just the server is too busy, especially w/ CPU cycles.
I know I can pre-compile everything and serve the site up from a dll, but it's a lot more convenient not to have to for every little change. So I'm hoping someone can recommend a fast asp.net host with SQL Server 2005? Ideally I'd like more than 100 MB of space allowed for the database, but it'll be a while before that becomes a need. I do need access to the database from desktop apps, though.
I'd just dedicate two machines, one as a web server and the other as a database server, except for the bandwidth. The cheapest I could get a T1 for is $300 a month, and that's a lousy one. So I'm hoping someone can recommend a host that will do this stuff at a reasonable price?
|