This article describes how to call a web service without adding a web reference in an ASP.NET application. This is achieved by using the WSDL.exe utility through the Visual Studio Command Prompt to create a proxy class. ...
Go to the complete details ...