开发者

What is the benefit of hosting WCF service in WAS?

开发者 https://www.devze.com 2023-01-22 07:42 出处:网络
If we Host WCF in WAS then we do not need to install IIS completely. Is this really a big advantage of hosting in WAS?开发者_StackOverflow社区One benefit is that you could use binary bindings such as

If we Host WCF in WAS then we do not need to install IIS completely. Is this really a big advantage of hosting in WAS?开发者_StackOverflow社区


One benefit is that you could use binary bindings such as netTcpBinding.

0

精彩评论

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