Open source project, can teach membership and role management for .NET.
I want to see a basic project to learn how to organize membership and role management. Can you give me a link to an open source project?
0
mavera
source
to share
1 answer
If you are interested in a membership example asp.net
,
N2 has a function named User registration & Login parts
.
N2 is an open source lightweight CMS framework. One of the advantages of this modular and lightweight approach is that the CMS can be integrated into existing ASP.NET and ASP.NET MVC solutions.
+2
gimel
source
to share