Using Membership and Authorization in ASP.NET MVC 4

With the introduction of .NET 4.5 and MVC 4, some changes to Membership and Authorization came along. To keep this posting as short as possible, I will just list the findings and refer to some postings I read. 1. Web Site Administration Tool is gone, and there is no replacement …