WCF与Web服务 [英] WCF vs Web Service

查看:82
本文介绍了WCF与Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了一个扩展名为.svc的服务,它具有wsdl xml文件.实际上,我需要知道该服务是WCF服务还是经典Web服务,以及如何在这种情况下使用它.

I have faced a service with extension .svc and it has a wsdl xml file. Actually, I need to know if this service is a WCF service or a classic web service, and how to consume it in which situation it is.

谢谢

推荐答案

基于.svc扩展名,我认为它是WCF服务.  对于传统的Web服务,默认值为.asmx.

Based on the .svc extension I would guess it is a WCF service.  The default is .asmx for classic web services.


这篇关于WCF与Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆