How to call a SOAP web service in .NET 4.0 C# without using the WSDL or proxy classes
28 January, 2011
42 Comments
1 category
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