Abhijeet Panpatil

Abhijeet Panpatil

  • NA
  • 95
  • 19.2k

retrieve data from azure table and store at client side.

Mar 30 2018 6:07 AM
I have created azure table storage. I have store the user details like email, username and password in the azure table storage. Now for login purpose i want to do login operation using that data. For this i want to store the table itens into the variable for comparison. But i cant able to store that values inside the variavle at the client side. I have done the user registration using Azure table ,C# and MVC (Model, Controller, View).
Please help me regarding this i have tried the code from msdn documentation but I cant get my target. Please help me regarding this. 

Answers (1)