My last Service Station column on Extending WCF with Custom Behaviors is online (it’s actually been online for a little while now but I missed blogging about it with the holiday craze). Here’s the abstract:



Windows® Communication Foundation (WCF) provides numerous extensibility points that allow developers to customize the runtime behavior for service dispatching and client proxy invocation. You can tap into these extensibility points by writing custom behaviors that can be applied declaratively to your services. This month I’ll show you how this process works.