How can I post attachments with soap in C # .net3.5? I am new to .net, and I read somewhere that the framework does not handle SWA, all this is done through WCF services. Does anyone have sample code for publishing SOAP with attachments? Thanx.
source
share