This example has two parts - some boilerplate steps for adding Castle Windsor to your WCF service, and then a simple, concrete example to show how we configure and use Windsor's container.
That makes the example a little bit long. If you already understand using a DI container then you likely only ...