1
Answer

retrieve data from azure table storage.

I have created table storage into azure storage. And i have also inserted some value into it. Now i want to retrieve that values from tabel and store them into variable at client side. I using c#, MVC fro that.
Please help me regarding this. 
Answers (1)