I’ve Silverlight project
and on Windows azure storage, I upload an image here :
https://**.blob.core.windows.net/profilepicture/3d5978a1-3e51-4212-b129-9ff401149bc0
i see my picture, but when i update this picture, i see my old picture (I think it’s because caching), when i check with “Azure storage explorer” my picture was change…
How i can Force the refresh on my silverlight application for to see my last update?
Thanks you very much
if you have same question, ask me.
You can force the cache expiration for the BLOB, read this doc:
http://msdn.microsoft.com/en-us/library/windowsazure/gg680306.aspx