Tagged Questions
1
vote
3answers
2k views
How to design and implement a simple WCF service relay?
We are in the process of designing a simple service-oriented architecture using WCF as the implementation framework. There are a handful of services that a few applications use. These services are ...