Click here to Skip to main content
15,889,808 members
Articles / Programming Languages / C++

Use Preprocessor Directives to Support Multiple Web Service Versions

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
15 Feb 2011CPOL2 min read 9.8K  
When there is a new version of a web service in a different URI, we usually just need to point to that new URl and get the new reference class for that service.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect OG-BITechnologies
United States United States
Software engineer, author & speaker who enjoys mentoring, learning, speaking and sharing with others about software development technologies. Microsoft MVP.

My Blog

Comments and Discussions