I’m looking for example for dynamic routing with .net 4 wcf service.
please help me.
I’m looking for example for dynamic routing with .net 4 wcf service. please help
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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