This is a multi-project Visual Studio 2010 template for building a SOAP service using WCF 4. It separates the Service and Entities project from the Web project and also provides a Client project for consuming a SOAP service with a client proxy produced by a channel factory. The Client project also contains a ClientChannel<TChannel> class that makes usage |