Extending HelloWorldService
Now that we have learned the basic concepts and theories of the WCF extension, let's do some practical work to further understand it. In this section, we will extend our HelloWorldService
with a runtime behavior, inspecting and logging the incoming and outgoing messages of the service.
Setting up the service
First, we will set up a copy of HelloWorldService
with no extensions. We will extend this service in the following sections to inspect and log all incoming and outgoing messages.
To set up the service, follow these steps:
Get WCF Multi-layer Services Development with Entity Framework Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.