{"id":110,"date":"2002-10-03T18:35:36","date_gmt":"2002-10-03T22:35:36","guid":{"rendered":"http:\/\/wordpress.cephas.net\/?p=110"},"modified":"2002-10-03T18:35:36","modified_gmt":"2002-10-03T22:35:36","slug":"c-and-soap-examples","status":"publish","type":"post","link":"https:\/\/cephas.net\/blog\/2002\/10\/03\/c-and-soap-examples\/","title":{"rendered":"C# and SOAP examples"},"content":{"rendered":"<p>Spent time w\/ <a href=\"http:\/\/msdn.microsoft.com\/vstudio\/techinfo\/articles\/upgrade\/Csharpintro.asp\">C#<\/a> and <a href=\"http:\/\/www.w3.org\/TR\/SOAP\/\">SOAP<\/a> today.  I rewrote this <a href=\"http:\/\/www.vbip.com\/xml\/soap_syd.asp\">ASP\/VB\/SOAP example<\/a> using C#.  Wow is .NET <b>way<\/b> easier than manually writing out an XML packet, making a request, parsing said XML packet using VBScript&#8230;  plus you get all the obvious .NET implied features like automatic creation of WSDL descriptors and generated SOAP request and response sample packets. I&#8217;ll post my refactoring of the above example in C# soon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>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&#8230; plus you get all the obvious .NET implied features like automatic creation of WSDL descriptors and generated SOAP request and &hellip; <a href=\"https:\/\/cephas.net\/blog\/2002\/10\/03\/c-and-soap-examples\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">C# and SOAP examples<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[17,16,10],"tags":[],"_links":{"self":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/110"}],"collection":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/comments?post=110"}],"version-history":[{"count":0,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/110\/revisions"}],"wp:attachment":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/media?parent=110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/categories?post=110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/tags?post=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}