blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » WCF » proxy
  • Configuring a proxy-server for WCF

    Default configuration for WCF service/client bindings is to use the default web proxy (the proxy-settings as configured in Internet Explorer). To configure a proxy for a specific client/service endpoint, you can configure this on the binding that is used by the endpoint, eg: <basicHttpBinding>   <binding ...
    Posted to Portals & Integration blog (Weblog) by robertka on August 14, 2007
Powered by Community Server, by Telligent Systems