0
Answer

Signup, Login operation using c#,MVC and Azure Table storage

I want to build web application that include user registration and login process.I want to do this using c#, Model View Controller(MVC) , and Azure Table Storage as a database.I have done the user registraion logic. But i cant able to do the Login of registered user. Please the;p me regarding that.