You'll see the difference you make! Login and vote now.
By mswatcher
via geekswithblogs.net
Submitted: Jul 04 2008 / 13:08
Had a problem with WCF that I thought I should blog about.
We're in the scenario where we have a WCF service that needs to call another service to do some calculating and then return the result back to the client. For now, the service is hosted on the same server, but eventually, it could get expensive, so we'll push out that calculation to another server.
SaveShareSend
Tags: frameworks, microsoft
Add your comment