This system is a small permission management system. Do not look at this framework in the big system framework mode. before using it, you should first understand the system framework and whether it is applicable to your design requirements, this framework can be applied to small and medium-sized systems. I don't think there are many problems. This system can only provide you with a reference in terms of permission design, the system now implements the function module control in the system. The development function module can add system permissions, grant corresponding permissions to the role, and then assign the role to the user.
Website: http://www.redglove.net
SVN address: http://www.codeplex.com/RedGlovePermission
Qq technology exchange group: 56962216
Currently, two versions are available for download. One is the. NET 3.5-based Ajax multi-language version, the other is basically the. NET 2.0 version, which is simplified Chinese and has no Ajax
Version Update (ver 8.12.20)
● Change to factory Mode
● Support Mysql Data
● Multiple languages
● Multiple skins
● Single Sign-on
● Divide the module permission List into two columns to facilitate the operation of more Permissions
● Add 10 Default Permissions
Development Environment
Operating System: Window 2000/XP/Vista/2008
Development language: C #, based on. net3.5
Data Base: sqlserver 2000/2005/2008
Development tools: vs2008/dynamic software. Net Code Generator