Archive for July 20th, 2008
Setting a Web Proxy on a WebService in .NET 3.x
A couple of weeks ago I wrote an article stating that Microsoft had changed how the proxy class for web services gets created. Many people found this helpful, but I got one question on the post that really needs to be answered in a new post:
Thanks, now can you tell us where to set the Proxy settings, .Proxy variable no longer exists, and ClientCredentials is not obvious if this is the replacement?
Other Related Items:
Iron Python in ActionIn 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET ... Read More >
Software Composition: 7th International Symposium, SC 2008, Budapest, Hungary, March 29-30, 2008. Proceedings (Lecture Notes in Computer Science / Programming and Software Engineering)This book constitutes the thoroughly refereed proceedings of the 7th International Symposium on Software Composition, SC 2008, held in Budapest, Hu... Read More >

