Enabling HTTP proxy for .NET webservice client
Read OriginalThis technical article provides a solution for configuring .NET SOAP web service clients to work behind corporate proxy servers requiring authentication. It explains how to override the generated web service class to automatically set the proxy and credentials using WebRequest.DefaultWebProxy and CredentialCache.DefaultNetworkCredentials in C#.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser