I have a few .NET apps which use the HttpWebRequest. My gut says i can create a config or manifest file and set the proxy data in there and .NET will automatically load it. But i dont know if that exist and if my gut is wrong.
Is there a way to set the proxy data for my apps? Can i do the same for my one app that uses the ie browser control?