WCF Archive

WCF : Injecting dependencies into your WCF behaviour implementations

Of late I have been dipping back into WCF extensibility to exploit more of its potential at work.  I started looking into making a useful boilerplate template which I would want to re-use on a project which required WCF .  Part of this setup includes dependency injection, and allowing me...
Read More