Chapter 9. Extending WCF Runtime
In this chapter, we will cover:
Using a custom
ServiceHost
Intercepting operation parameters in a strong-type manner
Filtering operation requests based on message
Generic operation error handling with
OperationInvoker
Altering an operation message via
MessageInspector
Building a custom
MessageEncoder
Centralizing authorization through a custom
ServiceAuthorizationManager