How to work with MemoryStream and Azure Blob Storage
http://chopapp.com/#bvgehltw
The thing to remember here is that before you read the memory stream to deserialize the object, move to position 0 (front of stream).
The serializer code is here:
http://chopapp.com/#g8nxwk6t
The thing to remember here is that before you read the memory stream to deserialize the object, move to position 0 (front of stream).
The serializer code is here:
http://chopapp.com/#g8nxwk6t
Comments
Post a Comment