k10n
Jim Klopfenstein's Radio Weblog

 

 

 

 

  Wednesday, July 17, 2002

Fun with SoapExtensions


Today, Sam draws our attention to Matt Powell's MSDN article "Digging into SOAP Headers with the .NET Framework." In it, he describes a class that extends System.Web.Services.Protocols.SoapExtension to add headers on a site-wide basis.

I played around a bit with SoapExtensions myself earlier this year.  I created a pair of walkthroughs (one for VS.NET and one for the command line) that detail the process of creating an extension that logs traffic and obfuscates SOAP message traffic. I also wrote up an extension I created that transforms rpc/encoded SOAP messages into document/literal messages on the fly, so the same service can handle both rpc- and document-style messages. [Later... To clarify exactly what the this extension does to an incoming RPC-style SOAP message, I've added this example.]

5:16:39 PM    


Click here to visit the Radio UserLand website. © Copyright 2003 Jim Klopfenstein.
Last update: 3/14/2003; 11:41:47 AM.

July 2002
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Jun   Aug




Subscribe to "k10n" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.