Silverlight, SOAP Headers, WCF and asmx services

As reported by the Web Services Team, Silverlight 2 supports custom SOAP headers

A good working example can be found here, but it only uses WCF services, what about the “old” asmx ones?

I’ve modified the “SilverlightHeaders” solution to use both WCF and asmx, using OperationContext in the first case and HttpContext in the last, click here to download the complete solution.


One Response to “Silverlight, SOAP Headers, WCF and asmx services”

  • Ted Says:

    This is great…. at 4am tis will get me going so i can complete my prototype and goto sleep.

    thank you!

Leave a Reply