标签: asp.net-mvc-3 authentication asp.net-membership authorization
我正在寻找一个以正确的方式保护MVC 3应用程序的好教程。 请帮忙。
答案 0 :(得分:0)
成员资格对于MVC来说并不是一件新事物。就像在asp.net中一样。我可以推荐这本古老而优秀的教程Examining ASP.NET's Membership, Roles, and Profile和本书Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB。