开发者

Routing to two WCF services through router [closed]

Closed. This question does not meet 开发者_如何学编程Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I'm working in an application where a third-party has exposed two services one is a legacy service built on a different platform and another one is built on WCF. Based on the request from the client I've to redirect to either one of the service. I'm planning to create a WCF router can anyone share some good links for reference.


If you are using .NET 4 you can use the RoutingService - this supports data dependent routing. I recorded a series of screencasts about it here and there is one specifically about data dependent routing here

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜