문제

I'm looking for example for dynamic routing with .net 4 wcf service. please help me.

도움이 되었습니까?

해결책

Here are some resources that should help you get started:

Hello World routing sample

Bridging and Error Handling routing sample

Advanced Filters routing sample

Dynamic routing sample

Advanced error handling routing sample

Routing topic on MSDN -- full coverage of services, contracts, filters, and scenarios

Routing Rules! Blog -- the entire blog is about the routing service and the different scenarios it enables. Take a read through all the blog posts for sure.

Building a WCF Router, Part 1 on MSDN Magazine

Building a WCF Router, Part 2 on MSDN Magazine

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top