Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I need to work with SOAP attachment in .NET, if anyone know how to do that please let me know with an example.

share|improve this question

1 Answer

You will have to be more clear about what you mean when you say "SOAP Attachment". If you are referring to "SOAP with Attachments", then you are referring to an obsolete technology which is not supported by .NET.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.