Maarten Balliauw 5/9/2011

Using dynamic WCF service routes

Read Original

This article details a solution for creating dynamic WCF service routes that support route data (e.g., MyService/{customerName}), overcoming the limitation of the standard ServiceRoute. It provides a code walkthrough for building a custom DynamicServiceRoute class that wraps WCF routing with ASP.NET MVC-style URL matching.

Using dynamic WCF service routes

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes