How to call a SOAP web service in .NET 4.0 C# without using the WSDL or proxy classes
If you want to call a .NET 4.0 C# web service, without using the WSDL or “Add Service Reference” in Microsoft Visual Studio 2010. You can use the following functions: /// <summary> /// Execute a