TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abhijeet Panpatil
NA
95
20.5k
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.
Reply
Answers (
1
)
unzip zip file using c# and MVC.
Pick up certain values from Richtext box1 to Datagridview C#