管理WSDL更新 [英] Manage WSDL update

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

问题描述

Hello all,

Hello all,

我们可以使用哪些方法来管理一组.NET Web服务API的WSDL和消息格式的更改?我喜欢在处理这些变化时获得真实的生活实践。可以利用任何.NET框架工具吗?

What are the approaches that we can use to manage changes in WSDL and message format for a group of .NET web services APIs? I like to get real life practices in handling such changes. Any .NET framework tools can be leveraged?

谢谢..

 

 

推荐答案

如果我正确理解了这个问题,那么您正在尝试更新客户端根据服务中的更改。

If I understand the question correctly, you are trying to update the client as per the changes in service.

您可以使用VS中的AddingServiceReference生成客户端并更新客户端以获取wsdl / service中的更改,您可以右键单击生成的客户端和"UpdateServiceReference" ;。

You can generate the client using AddingServiceReference in VS and to update the client for changes in wsdl/service, you can right click the generated client and "UpdateServiceReference".

 

谢谢,

Neha Garg

Neha Garg


这篇关于管理WSDL更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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