2

我使用以下方法创建了一个 ASP.NET Web 应用程序:

  • ASP.NET MVC 3 Web 窗体
  • LINQ转SQL
  • MS SQL Server 数据库
  • WCF

需要做什么才能将其托管在云服务上?我是否应该将其转换为 Azure 应用程序。我可以直接在云中上传我的 ASP.Net MVC Web 应用程序,而无需在托管之前进行特定的代码更改。

4

2 回答 2

1

Please understand that there is no need to change your code to host your application in cloud. Cloud hosting is nothing but a traditional hosting with advanced infrastructure. Yes, you can directly upload my ASP.Net MVC Web application in a Cloud without specific code changes

You only need to change your code, if you want to add CDN hosting with the cloud.

于 2012-04-29T06:21:43.660 回答
1

您无需修改​​即可将您的应用程序推送到AppHarbor,我们将在云中运行和扩展您的应用程序而无需修改。

(免责声明,我是 AppHarbor 的联合创始人)

于 2012-04-05T07:32:52.967 回答