ASP.Net
ASP.NET MVC 5 Identity: Implementing Group-Based Permissions Management Part II
Image by Kool | Some Rights Reserved This is the second part of a two-part series in which we figure out how to implement a basic Group-based permissions management system using the ASP.NET MVC 5 Identity system. In this series,...
ASP.Net
ASP.NET MVC 5 Identity: Implementing Group-Based Permissions Management Part I
Image by Shaun Dunmall | Some Rights Reserved Over the course of several recent articles, we’re examined various ways and means of working with and extending the ASP.NET Identity System. We’ve covered the basics of...
ASP.Net
ASP.NET MVC 5 Identity: Extending and Modifying Roles
Image by Hay Kranen | Some Rights Reserved In a recent article I took a rather long look at extending the ASP.NET 5 Identity model, adding some custom properties to the basic IdentityUser class, and also some basic role-based...
No More Results