For quite a long time I've been searching a good guide to develop a MVC 4 application, which would use SimpleMemberShipProvider.
I've created a project with MVC4 Basic template in Visual Studio 2010. So, it gives no Views, Models or controllers. Can you give a step by step procedure of how to make this project use SimpleMemberShip Provider to manage all its user registration, login and forms authentication. All the examples around the Google
using Visual Studio express 2012. (But, I can't use that for company policy and project requirement.) So, please help out.
Thanks in advance.