adspace


Describe the terminology service versioning?

Answer Posted / Shahanawaz Ali Khan

Service versioning in WCF refers to the practice of maintaining multiple versions of a service simultaneously, allowing clients using older versions to communicate with the same service contract while it evolves over time. This is achieved by utilizing message contracts and operation contracts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different elements of wcf srevices client configuration file?

906