How can i serialize a picture with Jason-serializer? I have a class that one property of this class is picture and for WCF Serilization i need to serialize this object with jason serializer, but it is not possible to do that.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use this way of returning Stream (from WCF RAW programming)
|
|||
|
|