by Roman Kiss
This article describes a design, implementation and usage of the Custom Routing Manager for managing messages via Routing Service built-in .Net 4 Technology.
by Cameron Hanchey
When using callbacks with transient subscribers, you must leave the channel open. This is how to manage and use service throttling to open up your service to more than 10 subscribers.
by Mosfiqur Rahman
An article on using external configuration file at WCF client
by mohamad halabi
Explains OData and WCF Data Services Beyond a typical developer's usage
by Bruce Bennett
Comparing the different methods of counting messages on a MSMQ
by Balimusi
In this article, we will take an existing SOAP-based service and convert it over to a more RESTful design.
by Ger Hayden
The purpose of this article is to create a service which accepts messages from any client and redistributes those messages to all subscribed clients, and a client that can subscribe to the service, send messages to it and receive unrelated messages from it regardless of how many it sends.
by Xomega Team
Design Patterns and best practices for building flexible and reusable WCF services.