How to add version number in WSDL for a WCF service?
Posted
by priya
on Stack Overflow
See other posts from Stack Overflow
or by priya
Published on 2010-05-31T06:36:23Z
Indexed on
2010/05/31
6:42 UTC
Read the original article
Hit count: 323
Hi All,
I am looking for adding a version number to the wsdl that gets created for a WCF service. Let me know whether it is a good practice to add the version number as a part of data contract or at the soap headers? if so how to do it? This version number would be helpful to find out the latest wsdl.
Thanks & Regards, Priya.R
© Stack Overflow or respective owner