I've been blogging a few times now about using Unity with WCF, but how do you integration test your service in an easy way without? The way I (and many others) do integration tests for a WCF service is by setting up my own service host and starting the...
This blog post is to continue on the one I wrote a few days ago about a new architecture for a WCF project we're trying out. My colleague Tomas and I sat down the whole day yesterday and dug into the topic and came out with a first rough code architecture...