gpt4 book ai didi

wcf - Web 引用和服务引用之间有什么区别?

转载 作者:行者123 更新时间:2023-12-04 14:53:14 25 4
gpt4 key购买 nike

Web 引用和服务引用之间有什么区别?

最佳答案

网页引用

is a wrapper over wsdl.exe and can be used to create proxies for .NET 1.1 or 2.0 clients. Of course this means when you are pointing to a WCF service you have to be pointing to an endpoint that uses basicHttpBinding.



服务引用

is a wrapper over svcutil.exe and also creates clients proxies. These proxies, however, can only be consumed by .NET 3.0+ clients.



引用: The Difference Between “Web Reference” and “Service Reference”了解更多详情

关于wcf - Web 引用和服务引用之间有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/830118/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com