October 2012
Intermediate to advanced
504 pages
13h 22m
English
As discussed previously, one of the benefits of ASP.NET MVC is that it runs on top of the mature, full-featured ASP.NET core. Authentication and authorization in ASP.NET MVC are built on top of the Role and Membership classes found in the System.Web.Security namespace. This is helpful for several reasons:
I've written an extensive blog post titled ASP.NET MVC Authentication — Customizing Authentication and Authorization The Right Way: http://bit.ly/CustomizeMvcAuthentication.
Read now
Unlock full access