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.
我在多个客户之间分发我的 Web 应用程序,部署在他们的本地 IIS 实例上。问题是 iis 并不总是易于配置和维护。我可以使用 WCF 基础结构来托管我的 asp.net 网站吗?(意味着将网页返回到浏览器,而不仅仅是 Web 服务)