I am working on Windows Azure. I followed some tutorial about how to store text file on to the blob of windows azure.
I am successful in uploading the data. Now, I wanted to access the file. I mean, I have to read the content of the file and display it….
Can anyone tell me, How to do that…
Thanks,
in advance…
Use DownloadText(): http://msdn.microsoft.com/en-us/library/ee772911.aspx