K
Kevin Burton
I have a web service that takes and returns a byte []. As
long as I have a .NET client this seems to work OK. I was
wondering if I would be better off from an interop
standpoint to change the argument and return to a base64
encoded string?
Any ideas?
Kevin
long as I have a .NET client this seems to work OK. I was
wondering if I would be better off from an interop
standpoint to change the argument and return to a base64
encoded string?
Any ideas?
Kevin