Using dynamic WCF service routes
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser