10-4 Episode 40: The New WCF Routing Service
- Posted: Feb 10, 2010 at 8:03 PM
- 78,112 Views
- 6 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
People often ask me, "What's new in WCF 4?"
Today on 10-4 we are going to look at one of the exciting new capabilities of WCF in .NET 4, the WCF Routing Service. As you will see in this episode, with the WCF Routing Service you can now
Today on 10-4 we are going to look at one of the exciting new capabilities of WCF in .NET 4, the WCF Routing Service. As you will see in this episode, with the WCF Routing Service you can now
- Bridge Protocols
- Do content based routing
- Provide server-side failover with backup lists
For the very latest, be sure to check out my blog or the team blog
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Here's a link to the Routing Service Blog, another Channel 9 video that discusses the Routing Service in general, and the current set of Routing Service Samples and Docs over on MSDN.
Sorry if this is the wrong place for this kind of comment....but after searching through the assembled content, I thought I'd comment that these video links should advertise the length somewhere in the summary. If there's somewhere to make general comments about Channel 9 (of this sort) could someone redirect this newbie?
Thanks...
RH
If you mouse over the play button and wait for the tool tip you will see a window that tells you the length.
How does the new routing service deal with security? Can it support a scenario where the router receives a WS-Security secured message over HTTP and forwards it to another server, over HTTP, without unwrapping the security token? Therefore, I want the security token processed by the destination service and not the router. Is this supported? (This would be similar to how WSE 3's SOAP router works.)
I have the same issue as JDugdeon. I would like to pass a WS-Security token through the Routing Service. It seems as though the Routing Service can only act as a web service proxy (as opposed to a SOAP intermediary). When configured as a proxy, it would seem that the binding of the proxy would need to match the requesting/responding service binding. In that case, the proxy would probably not ignore (and pass) the WS-Security token. Alternatively, a simpler binding might be used but then the security operations would need to be implemented without the benefit of the secure binding capabilites provided as part of the secure WCF binding. Any guidance is appreciated.
Hi,
How to create a load balance wtih WCF Router Service ? Is this possible ?
How does WCF Router Service deal with Service that has Callback Contract and reliable session ?
I Can't find any doc about...
Remove this comment
Remove this thread
close