Aaron Johnson Now with 50% less caffeine!

Posted
3 October 2002 @ 6pm

Tagged
.NET, SOAP, XML

C# and SOAP examples

Spent time w/ C# and SOAP today. I rewrote this ASP/VB/SOAP example using C#. Wow is .NET way easier than manually writing out an XML packet, making a request, parsing said XML packet using VBScript… plus you get all the obvious .NET implied features like automatic creation of WSDL descriptors and generated SOAP request and response sample packets. I’ll post my refactoring of the above example in C# soon.


2 Comments

Posted by
Anjali
10 May 2006 @ 5am

Can you please post the example for C# and SOAP?


Posted by
peraiah
26 September 2008 @ 8pm

how to read soap file from c# program


Leave a Comment

ER1 articles on SOAP