开发者

Web Site (ASP.NET) Deployment with SQL 2008

开发者 https://www.devze.com 2023-03-18 20:11 出处:网络
I have a website built with ASP.NET and uses SQL Server 2008 (Express edition). I have a group of testers in different locations. I would like to host the web site on a web server.

I have a website built with ASP.NET and uses SQL Server 2008 (Express edition). I have a group of testers in different locations. I would like to host the web site on a web server.

  1. What are my options to get a free or low cost web hosting service?

  2. If I do use a web hosting service, will I be sharing the SQL server?

  3. My application uses SQL database heavily, will I see a performance hit?

  4. My client is currently setting up their web server - what information should I collect from them to check if my app can be hosted on their web server?

  5. Can I load SQL Server 2008 - Express edition on the web server开发者_开发百科 or do I have to get them to purchase SQL Server 2008?


  1. You can use your server or use some hosting provider, according to you financial needs and goals. This is very broad question, and try to solve it by yourself.
  2. When you use the web hosting service, hosting server must see your SQL server - otherwise it coundn't get the data from it.
  3. Performance will be depend on quality of your application. If it is not good written, then you will suffer from poor performance. Test it!
  4. Are there any support for the .NET, ASP.NET and SQL Server Express according to your application.
  5. Yes, you can, after installing it on their server.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号