Roles and Memerships now use ASP.NET Identity – here are the basics

First a question: Could this be made more difficult? I switched from VS 2012 to VS 2013 and the new system uses a whole different authentication engine. Once you get your head wrapped around roles and users in the new system it works the same for the individual web.config files in the directories to limit who can do what etc. We edit tables now and no longer use the web configurator tool. To just get going … look at the article with the *** below or click “here”.

ASP.Net Identity introductions

Continue reading