Asp.net general permission system (Pluggable permission design)
Version
Development tools: sql2005 + vs2008
Both the database file and the modeling file are in it (ProjectDB, MyProject)
The modeling file uses PowerDesigner 12.5.
Features:
1. In a pluggable permission system, the permission control granularity can be precise pages and buttons. No permission processing code needs to be added to any page. You only need to inherit a base class.
2. Excellent Security
3. good maintainability and scalability
4. Applicability: medium and small systems
5. Project architecture: Common three-tier architecture
Author QQ26615627 (Welcome to discuss)
Author email 26615627@qq.com
Original Author:
You can copy, forward, and modify the file at will, but keep the original author information and the txt file
Modify the database connection in Web. config before use.