一、更新记录
1、更新时间:2014-08-1
2、更新内容:优化了分页查询方法,数据库降为sql2005。
二、源码描述
本系统是一套基于权限控制的ORM开发框架,利用此框架你可以减少一半的开发时间,实体对象以及基本的
增删查改方法都有T4模板自动生成。数据库操作采用EF,一切强类型,一切为了快速开发。本框架已经经历
过实际项目的考验,请放心使用。
三、功能介绍
1.权限控制:本系统可以给角色分配权限,也可以给用户分配权限,用户又拥有多个角色,所以最终用户的权限是
通过合并获得的。且权限控制到动作(如增删查改等动作)。
2.参数设置,我们可以通过参数配置表配置分页的大小等信息。
3.公告管理:本系统可以对公告信息进行增删查改,批量删除等。
4.广告广告位管理:本系统可以添加广告(图片,位置,Flash,代码,视频等类型)
四、注意事项
1、后台管理员登录名密码均为51aspx,此用户不在数据库中存放,可以再BasePage.cs文件中修改。
2、开发环境为Visual Studio 2013,数据库为SQL Server 2005,数据库文件在DB_51aspx文件夹中,使用.net 4.5开发。
3、默认数据库连接字符串在webconfig配置文件中修改。
4、该源码仅适合毕业设计或者课程设计使用以及学习交流使用。
5、本系统编码规范,并且关键代码都有注释。页面简单大方,您可以直接在此框架上二次开发,也可以拿来学习。
6、该源码在使用的时候需要通过NuGet包还原项目中所需要的文件。
资源文件列表
.nuget/NuGet.Config , 169
.nuget/NuGet.exe , 1662976
.nuget/NuGet.targets , 7628
51Aspx╘┤┬δ▒╪╢┴.txt , 3951
BLL/BLL.cs , 7813
BLL/BLL.csproj , 4319
BLL/BLL.tt , 1510
BLL/BLLExtension/Ad_AdBLL.cs , 2271
BLL/BLLExtension/Info_NewsBLL.cs , 492
BLL/BLLExtension/Info_NewsTypeBLL.cs , 501
BLL/BLLExtension/Info_NoticeBLL.cs , 1108
BLL/BLLExtension/M_MemberBLL.cs , 1192
BLL/BLLExtension/Sys_ModuleBLL.cs , 1864
BLL/BLLExtension/Sys_Module_ActionBLL.cs , 336
BLL/BLLExtension/Sys_RoleBLL.cs , 806
BLL/BLLExtension/Sys_RolePemissionBLL.cs , 1173
BLL/BLLExtension/Sys_SettingBLL.cs , 527
BLL/BLLExtension/Sys_UserBLL.cs , 2294
BLL/BLLExtension/Sys_UserPemissionBLL.cs , 1313
BLL/BLLSession.cs , 1805
BLL/BLLSession.tt , 1103
BLL/BaseBLL.cs , 7515
BLL/Properties/AssemblyInfo.cs , 1326
BLL/bin/Debug/BLL.dll , 27136
BLL/bin/Debug/BLL.pdb , 144896
BLL/bin/Debug/DAL.dll , 14848
BLL/bin/Debug/DAL.pdb , 52736
BLL/bin/Debug/EntityFramework.dll , 1118296
BLL/bin/Debug/Model.dll , 113664
BLL/bin/Debug/Model.pdb , 56832
BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt , 4818
BLL/obj/Debug/BLL.csprojResolveAssemblyReference.cache , 34724
BLL/obj/Debug/BLL.dll , 27136
BLL/obj/Debug/BLL.pdb , 144896
BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 6944
BLL/obj/Debug/TempPE/BLL.cs.dll , 3072
BLL/obj/Debug/TempPE/BLLSession.cs.dll , 3072
BLL/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
BLL/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
BLL/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
Common/AppSettingHelper.cs , 342
Common/CacheHelper.cs , 1935
Common/Common.csproj , 3980
Common/CookieHelper.cs , 5327
Common/DESEncrypt.cs , 3440
Common/EnumHelper.cs , 503
Common/ExcelHelper.cs , 16201
Common/FileHelper.cs , 4683
Common/JSHelper.cs , 4906
Common/JSonHeler.cs , 1643
Common/MailHelper.cs , 1942
Common/Properties/AssemblyInfo.cs , 1332
Common/RegexHelper.cs , 1869
Common/RenderHelper.cs , 7978
Common/SessionHelper.cs , 206
Common/StringHelper.cs , 3701
Common/ValidateCode.cs , 6846
Common/bin/Debug/Common.dll , 57344
Common/bin/Debug/Common.pdb , 134656
Common/bin/Debug/ICSharpCode.SharpZipLib.dll , 200704
Common/bin/Debug/NPOI.OOXML.dll , 419840
Common/bin/Debug/NPOI.OOXML.xml , 422053
Common/bin/Debug/NPOI.OpenXml4Net.dll , 85504
Common/bin/Debug/NPOI.OpenXml4Net.xml , 153211
Common/bin/Debug/NPOI.OpenXmlFormats.dll , 1870848
Common/bin/Debug/NPOI.dll , 1603584
Common/bin/Debug/NPOI.xml , 2134991
Common/characterHelper.cs , 31366
Common/obj/Debug/Common.csproj.FileListAbsolute.txt , 4591
Common/obj/Debug/Common.csprojResolveAssemblyReference.cache , 50335
Common/obj/Debug/Common.dll , 57344
Common/obj/Debug/Common.pdb , 134656
Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 7403
Common/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
Common/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
Common/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
DAL/BaseDAL.cs , 11298
DAL/DAL.cs , 1527
DAL/DAL.csproj , 3905
DAL/DAL.tt , 1104
DAL/DALExtension/Sys_RolePemissionDAL.cs , 978
DAL/DALExtension/Sys_UserPemissionDAL.cs , 965
DAL/DBContextFactory.cs , 802
DAL/DBSession.cs , 1804
DAL/DBSession.tt , 1102
DAL/Properties/AssemblyInfo.cs , 1326
DAL/bin/Debug/DAL.dll , 14848
DAL/bin/Debug/DAL.pdb , 52736
DAL/bin/Debug/EntityFramework.dll , 1118296
DAL/bin/Debug/Model.dll , 113664
DAL/bin/Debug/Model.pdb , 56832
DAL/obj/Debug/DAL.csproj.FileListAbsolute.txt , 3944
DAL/obj/Debug/DAL.csprojResolveAssemblyReference.cache , 26435
DAL/obj/Debug/DAL.dll , 14848
DAL/obj/Debug/DAL.pdb , 52736
DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 6965
DAL/obj/Debug/TempPE/DAL.cs.dll , 3072
DAL/obj/Debug/TempPE/DBSession.cs.dll , 3072
DAL/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
DAL/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
DAL/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
DB_51aspx/RSFBase.mdf , 3145728
DB_51aspx/RSFBase.sql , 17688
DB_51aspx/RSFBase_log.ldf , 1048576
DTO/BaseModel.cs , 1266
DTO/DTO.csproj , 3279
DTO/Info/Info_NewsModel.cs , 1900
DTO/Info/Info_NewsTypeModel.cs , 1164
DTO/Properties/AssemblyInfo.cs , 1326
DTO/Sys_ModuleModel.cs , 1397
DTO/bin/Debug/BLL.dll , 27136
DTO/bin/Debug/BLL.pdb , 144896
DTO/bin/Debug/DAL.dll , 14848
DTO/bin/Debug/DAL.pdb , 52736
DTO/bin/Debug/DTO.dll , 12288
DTO/bin/Debug/DTO.pdb , 26112
DTO/bin/Debug/EntityFramework.dll , 1118296
DTO/bin/Debug/Model.dll , 113664
DTO/bin/Debug/Model.pdb , 56832
DTO/obj/Debug/DTO.csproj.FileListAbsolute.txt , 5692
DTO/obj/Debug/DTO.csprojResolveAssemblyReference.cache , 118556
DTO/obj/Debug/DTO.dll , 12288
DTO/obj/Debug/DTO.pdb , 26112
DTO/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 6898
DTO/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
DTO/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
DTO/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
Libs/AspNetPager.dll , 118784
Libs/Common.Logging.dll , 28672
Libs/ICSharpCode.SharpZipLib.dll , 200704
Libs/NPOI.OOXML.XML , 422053
Libs/NPOI.OOXML.dll , 419840
Libs/NPOI.OpenXml4Net.XML , 153211
Libs/NPOI.OpenXml4Net.dll , 85504
Libs/NPOI.OpenXmlFormats.dll , 1870848
Libs/NPOI.dll , 1603584
Libs/NPOI.xml , 2134991
Libs/Quartz.dll , 438272
Libs/Quartz.xml , 887709
Model/Ad_Ad.cs , 1459
Model/Ad_AdPosition.cs , 1139
Model/App.Config , 1089
Model/DB.Context.cs , 1982
Model/DB.Context.tt , 26157
Model/DB.Designer.cs , 332
Model/DB.cs , 417
Model/DB.edmx , 78345
Model/DB.edmx.diagram , 3738
Model/DB.tt , 28743
Model/DTO/PermissionModel.cs , 5789
Model/Info_News.cs , 1580
最多只能显示150条信息!
