How to add version number in WSDL for a WCF service?
- by priya
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