.Net default proxy setting
C#
1
Posts
1
Posters
1
Views
1
Watching
-
Hello everyone, If I have a client application which needs to call a web service. I want to know the pros/cons and impact if I set default proxy property to true or false in app.config file? Thanks! Here is the property I am talking about. http://msdn.microsoft.com/en-us/library/kd3cf2ex.aspx regards, George