Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 asp.net Web 应用程序。现在,我可以将它添加到我的 blogspot 中吗?或者如何将我的网页添加到互联网?
ASP.NET 网站必须托管在 IIS 服务器上。因此,它们不能在 blogspot 或此类服务上运行。搜索与 ASP.NET 兼容的 Web 主机来托管您的应用程序。
简而言之,从在线托管购买一个共享托管帐户。登录到您的帐户托管公司为您提供。转到您的控制面板在 IIS 中为博客创建站点您的文件夹。将文件复制到其中。如果需要,设置数据库。如果您有网站,请设置 DNS,或者您的托管公司会给您 IP,您可以直接访问它,直到您购买域名。