In this episode we will take a look at how you can break your WCF service into multiple projects.
We will walk you though how it is possible to put your WCF contracts into a commong project which can be shared by others, as well as how to put you domain entities into their own project. Hav...