WCF client's and versioning

versioning, wcf

Solution

Read about data contact versioning:

Data Contact Versioning:

Forward-Compatible Data Contracts

Best Practices: Data Contract Versioning

Problem

If I change the WCF, do I have to run some sort of update on all client computers that are accessing the service? (i.e. run svutils.exe and update all app.config's etc?)

Original source