TraceSource gets created by identifying the information from configuration by matching a case sensitive configuration element name. If the name provided to ConfigurationResolver does not match that...
The ChannelManager was written as a WCF channel manager. This type should be refactored such that any proxy type can be used by the manager. This will facilitate testing of WCF services as a non-WC...