try:
If you annotate your methods with the WebGet annotation, when a client adds your service as a service ref, there will be no client configuration information.

catch:
To put that another way, if you use the WebGet annotation it’s assumed the calling party is going to use rest.

finally:
if you use the WebGet annotation on your WCF operations they can be called as soap operations

No related posts.