I was looking for some myself and wanted to make sure they were WCF. I found the Bing Maps SOAP Services. In case that link expires, below are the service URLs.
The downside is that you need to create a Bing Maps key and pass it in the web service requests. Trial keys last 90 days. Instructions for generating keys are here.
if you want to test already hosted wcf service, follow below url , their you can find few wcf services those are already hosted in online, just you need to consume those services in your application only
发布评论
评论(4)
我自己也在寻找一些,并想确保它们是 WCF 的。我找到了 Bing 地图 SOAP 服务。如果该链接过期,下面是服务 URL。
缺点是您需要创建 Bing 地图密钥并将其传递到 Web 服务请求中。试用密钥有效期为 90 天。生成密钥的说明位于此处。
地理编码服务
地理编码服务 net/webservices/v1/imageryservice/imageryservice.svc" rel="noreferrer">影像服务
路由服务
搜索服务
I was looking for some myself and wanted to make sure they were WCF. I found the Bing Maps SOAP Services. In case that link expires, below are the service URLs.
The downside is that you need to create a Bing Maps key and pass it in the web service requests. Trial keys last 90 days. Instructions for generating keys are here.
Geocode Service
Imagery Service
Route Service
Search Service
也试试这个
http://www.xmethods.net/ve2/index.po
try this as well
http://www.xmethods.net/ve2/index.po
如果你想测试已经托管的wcf服务,请按照下面的url,你可以找到一些已经在线托管的wcf服务,只是你只需要在你的应用程序中使用这些服务
http://aspdotnetfiddle.com/Home/WcfServices
if you want to test already hosted wcf service, follow below url , their you can find few wcf services those are already hosted in online, just you need to consume those services in your application only
http://aspdotnetfiddle.com/Home/WcfServices
试试这个网址
http://www.soapclient.com/uddisearch.html
这基本上适用于 WebServices,但您也可以在 WCF 中使用它们
try this uri
http://www.soapclient.com/uddisearch.html
this is basically for WebServices but you can use them in WCF as well