Two articles How to create the proxy class with wsdl command-line tool in ASP.NET and How to create the proxy class with Visual Studio in ASP.NET describe as simple tasks how you can generate a proxy class used to consume a web service. This article gives more information about how the proxy class works.
The proxy class …