Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / SOAP

SOAP

SOAP

Great Reads

by Alexey Merson
If you have a SOAP server created with Borland Delphi and a SOAP client created with .NET, then you can't get it working out of the box.
by The Zakies
Question answer chatbot using natural language parsing and web scrapping
by Mats Samuelsson
AT&T hosted an M2M Challenge at the 2013 AT&T Developer Summit.
by Leo Chapiro
This article explains how to consume a WebService (SOAP) from plain VisualBasicScript by using a COM DLL written in C#.

Latest Articles

by Alexey Merson
If you have a SOAP server created with Borland Delphi and a SOAP client created with .NET, then you can't get it working out of the box.
by The Zakies
Question answer chatbot using natural language parsing and web scrapping
by Mats Samuelsson
AT&T hosted an M2M Challenge at the 2013 AT&T Developer Summit.
by Leo Chapiro
This article explains how to consume a WebService (SOAP) from plain VisualBasicScript by using a COM DLL written in C#.

All Articles

Sort by Score

SOAP 

by Alexey Merson
If you have a SOAP server created with Borland Delphi and a SOAP client created with .NET, then you can't get it working out of the box.
by Leo Chapiro
This article explains how to consume a WebService (SOAP) from plain VisualBasicScript by using a COM DLL written in C#.
by Abhishek Shrotriya
This tip gives the very basic/simple implementation to interact with SAP PI webservice for authorized recipients.
by amove1
It is easy to import and use SOAP webservice with web reference facility in Visual Studio, however setting SOAPAction needs a extra work on webreference libraries specially when using third party Java provided services.
by Safak Tarazan
A simple application that communicates web service (SOAP).
by Mohsen Heydari
Intercepting WCF and SOAP services for logging SOAP envelope
by M.M.Mohseni
In this sample code, we are going to upload a file via a web method asynchronously.
by Prasad Agarmore
Datacontract channelfactory WCF way of consuming SOAP web services written in C, C++ using gSoap framework on Linux platform