文件名称:BBS
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.31mb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
c#语言编程,使用ASP.net 2.0平台开发,使用sql server 2005数据库,使用三层架构实现BBS论坛,用户分为游客,会员,版主和管理员等级别,享有不同权限,实现论坛基本功能-c# programming, use the ASP.net 2.0 platform, use the sql server 2005 database, using the three-tier architecture to achieve BBS forums, users are divided into visitors, members, moderators and administrators such as level and enjoy different rights, to achieve the basic functions of the Forum
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BBS/BBS/AccessDAL/AccessDAL.csproj
BBS/BBS/AccessDAL/AccessHelper.cs
BBS/BBS/AccessDAL/AdminDAL.cs
BBS/BBS/AccessDAL/bin/Debug/AccessDAL.dll
BBS/BBS/AccessDAL/bin/Debug/AccessDAL.pdb
BBS/BBS/AccessDAL/bin/Debug/Entity.dll
BBS/BBS/AccessDAL/bin/Debug/Entity.pdb
BBS/BBS/AccessDAL/bin/Debug/IDAL.dll
BBS/BBS/AccessDAL/bin/Debug/IDAL.pdb
BBS/BBS/AccessDAL/bin/Debug/Utility.dll
BBS/BBS/AccessDAL/bin/Debug/Utility.pdb
BBS/BBS/AccessDAL/CategoryDAL.cs
BBS/BBS/AccessDAL/CommentDAL.cs
BBS/BBS/AccessDAL/MessageDAL.cs
BBS/BBS/AccessDAL/obj/AccessDAL.csproj.FileList.txt
BBS/BBS/AccessDAL/obj/Debug/AccessDAL.dll
BBS/BBS/AccessDAL/obj/Debug/AccessDAL.pdb
BBS/BBS/AccessDAL/obj/Debug/Refactor/AccessDAL.dll
BBS/BBS/AccessDAL/obj/Debug/ResolveAssemblyReference.cache
BBS/BBS/AccessDAL/Properties/AssemblyInfo.cs
BBS/BBS/AccessDAL/UserDAL.cs
BBS/BBS/BBS.sln
BBS/BBS/BBS.suo
BBS/BBS/BBSWEB/App_Data/BBS.mdf
BBS/BBS/BBSWEB/App_Data/BBS_log.LDF
BBS/BBS/BBSWEB/Bin/AccessDAL.dll
BBS/BBS/BBSWEB/Bin/AccessDAL.pdb
BBS/BBS/BBSWEB/Bin/BLL.dll
BBS/BBS/BBSWEB/Bin/BLL.pdb
BBS/BBS/BBSWEB/Bin/Entity.dll
BBS/BBS/BBSWEB/Bin/Entity.pdb
BBS/BBS/BBSWEB/Bin/Factory.dll
BBS/BBS/BBSWEB/Bin/Factory.pdb
BBS/BBS/BBSWEB/Bin/IBLL.dll
BBS/BBS/BBSWEB/Bin/IBLL.pdb
BBS/BBS/BBSWEB/Bin/IDAL.dll
BBS/BBS/BBSWEB/Bin/IDAL.pdb
BBS/BBS/BBSWEB/Bin/SQLServerDAL.dll
BBS/BBS/BBSWEB/Bin/SQLServerDAL.pdb
BBS/BBS/BBSWEB/Bin/Utility.dll
BBS/BBS/BBSWEB/Bin/Utility.pdb
BBS/BBS/BBSWEB/Controls/footer.ascx
BBS/BBS/BBSWEB/Controls/footer.ascx.cs
BBS/BBS/BBSWEB/Controls/Header.ascx
BBS/BBS/BBSWEB/Controls/Header.ascx.cs
BBS/BBS/BBSWEB/Controls/tablebottom.ascx
BBS/BBS/BBSWEB/Controls/tablebottom.ascx.cs
BBS/BBS/BBSWEB/Controls/tabletop.ascx
BBS/BBS/BBSWEB/Controls/tabletop.ascx.cs
BBS/BBS/BBSWEB/CreateImage.aspx
BBS/BBS/BBSWEB/CreateImage.aspx.cs
BBS/BBS/BBSWEB/DetailList.aspx
BBS/BBS/BBSWEB/DetailList.aspx.cs
BBS/BBS/BBSWEB/Global.asax
BBS/BBS/BBSWEB/image/B_bg.gif
BBS/BBS/BBSWEB/image/B_left.gif
BBS/BBS/BBSWEB/image/B_right.gif
BBS/BBS/BBSWEB/image/jt.gif
BBS/BBS/BBSWEB/image/T_bg.gif
BBS/BBS/BBSWEB/image/T_left.gif
BBS/BBS/BBSWEB/image/T_right.gif
BBS/BBS/BBSWEB/LeaveMessage.aspx
BBS/BBS/BBSWEB/LeaveMessage.aspx.cs
BBS/BBS/BBSWEB/Login.aspx
BBS/BBS/BBSWEB/Login.aspx.cs
BBS/BBS/BBSWEB/Main.aspx
BBS/BBS/BBSWEB/Main.aspx.cs
BBS/BBS/BBSWEB/MasterPage.master
BBS/BBS/BBSWEB/MasterPage.master.cs
BBS/BBS/BBSWEB/OwnerChangePassword.aspx
BBS/BBS/BBSWEB/OwnerChangePassword.aspx.cs
BBS/BBS/BBSWEB/OwnerList.aspx
BBS/BBS/BBSWEB/OwnerList.aspx.cs
BBS/BBS/BBSWEB/OwnerLogin.aspx
BBS/BBS/BBSWEB/OwnerLogin.aspx.cs
BBS/BBS/BBSWEB/Register.aspx
BBS/BBS/BBSWEB/Register.aspx.cs
BBS/BBS/BBSWEB/SearchResult.aspx
BBS/BBS/BBSWEB/SearchResult.aspx.cs
BBS/BBS/BBSWEB/ShowCategory.aspx
BBS/BBS/BBSWEB/ShowCategory.aspx.cs
BBS/BBS/BBSWEB/ShowComment.aspx
BBS/BBS/BBSWEB/ShowComment.aspx.cs
BBS/BBS/BBSWEB/ShowMessage.aspx
BBS/BBS/BBSWEB/ShowMessage.aspx.cs
BBS/BBS/BBSWEB/ShowResult.aspx
BBS/BBS/BBSWEB/ShowResult.aspx.cs
BBS/BBS/BBSWEB/TenMessage.aspx
BBS/BBS/BBSWEB/TenMessage.aspx.cs
BBS/BBS/BBSWEB/UserChangePassword.aspx
BBS/BBS/BBSWEB/UserChangePassword.aspx.cs
BBS/BBS/BBSWEB/UserList.aspx
BBS/BBS/BBSWEB/UserList.aspx.cs
BBS/BBS/BBSWEB/UserLogin.aspx
BBS/BBS/BBSWEB/UserLogin.aspx.cs
BBS/BBS/BBSWEB/Web.Config
BBS/BBS/BLL/AdminBLL.cs
BBS/BBS/BLL/bin/Debug/BLL.dll
BBS/BBS/BLL/bin/Debug/BLL.pdb
BBS/BBS/BLL/bin/Debug/Entity.dll
BBS/BBS/BLL/bin/Debug/Entity.pdb
BBS/BBS/BLL/bin/Debug/Factory.dll
BBS/BBS/BLL/bin/Debug/Factory.pdb
BBS/BBS/BLL/bin/Debug/IBLL.dll
BBS/BBS/BLL/bin/Debug/IBLL.pdb
BBS/BBS/BLL/bin/Debug/IDAL.dll
BBS/BBS/BLL/bin/Debug/IDAL.pdb
BBS/BBS/BLL/bin/Debug/Utility.dll
BBS/BBS/BLL/bin/Debug/Utility.pdb
BBS/BBS/BLL/BLL.csproj
BBS/BBS/BLL/CategoryBLL.cs
BBS/BBS/BLL/CommentBLL.cs
BBS/BBS/BLL/MessageBLL.cs
BBS/BBS/BLL/obj/BLL.csproj.FileList.txt
BBS/BBS/BLL/obj/Debug/BLL.dll
BBS/BBS/BLL/obj/Debug/BLL.pdb
BBS/BBS/BLL/obj/Debug/Refactor/BLL.dll
BBS/BBS/BLL/obj/Debug/ResolveAssemblyReference.cache
BBS/BBS/BLL/Properties/AssemblyInfo.cs
BBS/BBS/BLL/UserBLL.cs
BBS/BBS/Entity/AdminInfo.cs
BBS/BBS/Entity/bin/Debug/Entity.dll
BBS/BBS/Entity/bin/Debug/Entity.pdb
BBS/BBS/Entity/CategoryInfo.cs
BBS/BBS/Entity/CommentInfo.cs
BBS/BBS/Entity/Entity.csproj
BBS/BBS/Entity/MessageInfo.cs
BBS/BBS/Entity/obj/Debug/Entity.dll
BBS/BBS/Entity/obj/Debug/Entity.pdb
BBS/BBS/Entity/obj/Debug/Refactor/Entity.dll
BBS/BBS/Entity/obj/Entity.csproj.FileList.txt
BBS/BBS/Entity/Properties/AssemblyInfo.cs
BBS/BBS/Entity/UserInfo.cs
BBS/BBS/Factory/bin/Debug/Entity.dll
BBS/BBS/Factory/bin/Debug/Entity.pdb
BBS/BBS/Factory/bin/Debug/Factory.dll
BBS/BBS/Factory/bin/Debug/Factory.pdb
BBS/BBS/Factory/bin/Debug/IBLL.dll
BBS/BBS/Factory/bin/Debug/IBLL.pdb
BBS/BBS/Factory/bin/Debug/IDAL.dll
BBS/BBS/Factory/bin/Debug/IDAL.pdb
BBS/BBS/Factory/bin/Debug/Utility.dll
BBS/BBS/Factory/bin/Debug/Utility.pdb
BBS/BBS/Factory/BLLFactory.cs
BBS/BBS/Factory/DALFactory.cs
BBS/BBS/Factory/DependencyInjector.cs
BBS/BBS/Factory/Factory.csproj
BBS/BBS/Factory/obj/Debug/Factory.dll
BBS/BBS/Factory/obj/Debug/Factory.pdb
BBS/BBS/Factory/obj/Debug/Refactor/Factory.dll
BBS/BBS/Factory/obj/De
BBS/BBS/AccessDAL/AccessHelper.cs
BBS/BBS/AccessDAL/AdminDAL.cs
BBS/BBS/AccessDAL/bin/Debug/AccessDAL.dll
BBS/BBS/AccessDAL/bin/Debug/AccessDAL.pdb
BBS/BBS/AccessDAL/bin/Debug/Entity.dll
BBS/BBS/AccessDAL/bin/Debug/Entity.pdb
BBS/BBS/AccessDAL/bin/Debug/IDAL.dll
BBS/BBS/AccessDAL/bin/Debug/IDAL.pdb
BBS/BBS/AccessDAL/bin/Debug/Utility.dll
BBS/BBS/AccessDAL/bin/Debug/Utility.pdb
BBS/BBS/AccessDAL/CategoryDAL.cs
BBS/BBS/AccessDAL/CommentDAL.cs
BBS/BBS/AccessDAL/MessageDAL.cs
BBS/BBS/AccessDAL/obj/AccessDAL.csproj.FileList.txt
BBS/BBS/AccessDAL/obj/Debug/AccessDAL.dll
BBS/BBS/AccessDAL/obj/Debug/AccessDAL.pdb
BBS/BBS/AccessDAL/obj/Debug/Refactor/AccessDAL.dll
BBS/BBS/AccessDAL/obj/Debug/ResolveAssemblyReference.cache
BBS/BBS/AccessDAL/Properties/AssemblyInfo.cs
BBS/BBS/AccessDAL/UserDAL.cs
BBS/BBS/BBS.sln
BBS/BBS/BBS.suo
BBS/BBS/BBSWEB/App_Data/BBS.mdf
BBS/BBS/BBSWEB/App_Data/BBS_log.LDF
BBS/BBS/BBSWEB/Bin/AccessDAL.dll
BBS/BBS/BBSWEB/Bin/AccessDAL.pdb
BBS/BBS/BBSWEB/Bin/BLL.dll
BBS/BBS/BBSWEB/Bin/BLL.pdb
BBS/BBS/BBSWEB/Bin/Entity.dll
BBS/BBS/BBSWEB/Bin/Entity.pdb
BBS/BBS/BBSWEB/Bin/Factory.dll
BBS/BBS/BBSWEB/Bin/Factory.pdb
BBS/BBS/BBSWEB/Bin/IBLL.dll
BBS/BBS/BBSWEB/Bin/IBLL.pdb
BBS/BBS/BBSWEB/Bin/IDAL.dll
BBS/BBS/BBSWEB/Bin/IDAL.pdb
BBS/BBS/BBSWEB/Bin/SQLServerDAL.dll
BBS/BBS/BBSWEB/Bin/SQLServerDAL.pdb
BBS/BBS/BBSWEB/Bin/Utility.dll
BBS/BBS/BBSWEB/Bin/Utility.pdb
BBS/BBS/BBSWEB/Controls/footer.ascx
BBS/BBS/BBSWEB/Controls/footer.ascx.cs
BBS/BBS/BBSWEB/Controls/Header.ascx
BBS/BBS/BBSWEB/Controls/Header.ascx.cs
BBS/BBS/BBSWEB/Controls/tablebottom.ascx
BBS/BBS/BBSWEB/Controls/tablebottom.ascx.cs
BBS/BBS/BBSWEB/Controls/tabletop.ascx
BBS/BBS/BBSWEB/Controls/tabletop.ascx.cs
BBS/BBS/BBSWEB/CreateImage.aspx
BBS/BBS/BBSWEB/CreateImage.aspx.cs
BBS/BBS/BBSWEB/DetailList.aspx
BBS/BBS/BBSWEB/DetailList.aspx.cs
BBS/BBS/BBSWEB/Global.asax
BBS/BBS/BBSWEB/image/B_bg.gif
BBS/BBS/BBSWEB/image/B_left.gif
BBS/BBS/BBSWEB/image/B_right.gif
BBS/BBS/BBSWEB/image/jt.gif
BBS/BBS/BBSWEB/image/T_bg.gif
BBS/BBS/BBSWEB/image/T_left.gif
BBS/BBS/BBSWEB/image/T_right.gif
BBS/BBS/BBSWEB/LeaveMessage.aspx
BBS/BBS/BBSWEB/LeaveMessage.aspx.cs
BBS/BBS/BBSWEB/Login.aspx
BBS/BBS/BBSWEB/Login.aspx.cs
BBS/BBS/BBSWEB/Main.aspx
BBS/BBS/BBSWEB/Main.aspx.cs
BBS/BBS/BBSWEB/MasterPage.master
BBS/BBS/BBSWEB/MasterPage.master.cs
BBS/BBS/BBSWEB/OwnerChangePassword.aspx
BBS/BBS/BBSWEB/OwnerChangePassword.aspx.cs
BBS/BBS/BBSWEB/OwnerList.aspx
BBS/BBS/BBSWEB/OwnerList.aspx.cs
BBS/BBS/BBSWEB/OwnerLogin.aspx
BBS/BBS/BBSWEB/OwnerLogin.aspx.cs
BBS/BBS/BBSWEB/Register.aspx
BBS/BBS/BBSWEB/Register.aspx.cs
BBS/BBS/BBSWEB/SearchResult.aspx
BBS/BBS/BBSWEB/SearchResult.aspx.cs
BBS/BBS/BBSWEB/ShowCategory.aspx
BBS/BBS/BBSWEB/ShowCategory.aspx.cs
BBS/BBS/BBSWEB/ShowComment.aspx
BBS/BBS/BBSWEB/ShowComment.aspx.cs
BBS/BBS/BBSWEB/ShowMessage.aspx
BBS/BBS/BBSWEB/ShowMessage.aspx.cs
BBS/BBS/BBSWEB/ShowResult.aspx
BBS/BBS/BBSWEB/ShowResult.aspx.cs
BBS/BBS/BBSWEB/TenMessage.aspx
BBS/BBS/BBSWEB/TenMessage.aspx.cs
BBS/BBS/BBSWEB/UserChangePassword.aspx
BBS/BBS/BBSWEB/UserChangePassword.aspx.cs
BBS/BBS/BBSWEB/UserList.aspx
BBS/BBS/BBSWEB/UserList.aspx.cs
BBS/BBS/BBSWEB/UserLogin.aspx
BBS/BBS/BBSWEB/UserLogin.aspx.cs
BBS/BBS/BBSWEB/Web.Config
BBS/BBS/BLL/AdminBLL.cs
BBS/BBS/BLL/bin/Debug/BLL.dll
BBS/BBS/BLL/bin/Debug/BLL.pdb
BBS/BBS/BLL/bin/Debug/Entity.dll
BBS/BBS/BLL/bin/Debug/Entity.pdb
BBS/BBS/BLL/bin/Debug/Factory.dll
BBS/BBS/BLL/bin/Debug/Factory.pdb
BBS/BBS/BLL/bin/Debug/IBLL.dll
BBS/BBS/BLL/bin/Debug/IBLL.pdb
BBS/BBS/BLL/bin/Debug/IDAL.dll
BBS/BBS/BLL/bin/Debug/IDAL.pdb
BBS/BBS/BLL/bin/Debug/Utility.dll
BBS/BBS/BLL/bin/Debug/Utility.pdb
BBS/BBS/BLL/BLL.csproj
BBS/BBS/BLL/CategoryBLL.cs
BBS/BBS/BLL/CommentBLL.cs
BBS/BBS/BLL/MessageBLL.cs
BBS/BBS/BLL/obj/BLL.csproj.FileList.txt
BBS/BBS/BLL/obj/Debug/BLL.dll
BBS/BBS/BLL/obj/Debug/BLL.pdb
BBS/BBS/BLL/obj/Debug/Refactor/BLL.dll
BBS/BBS/BLL/obj/Debug/ResolveAssemblyReference.cache
BBS/BBS/BLL/Properties/AssemblyInfo.cs
BBS/BBS/BLL/UserBLL.cs
BBS/BBS/Entity/AdminInfo.cs
BBS/BBS/Entity/bin/Debug/Entity.dll
BBS/BBS/Entity/bin/Debug/Entity.pdb
BBS/BBS/Entity/CategoryInfo.cs
BBS/BBS/Entity/CommentInfo.cs
BBS/BBS/Entity/Entity.csproj
BBS/BBS/Entity/MessageInfo.cs
BBS/BBS/Entity/obj/Debug/Entity.dll
BBS/BBS/Entity/obj/Debug/Entity.pdb
BBS/BBS/Entity/obj/Debug/Refactor/Entity.dll
BBS/BBS/Entity/obj/Entity.csproj.FileList.txt
BBS/BBS/Entity/Properties/AssemblyInfo.cs
BBS/BBS/Entity/UserInfo.cs
BBS/BBS/Factory/bin/Debug/Entity.dll
BBS/BBS/Factory/bin/Debug/Entity.pdb
BBS/BBS/Factory/bin/Debug/Factory.dll
BBS/BBS/Factory/bin/Debug/Factory.pdb
BBS/BBS/Factory/bin/Debug/IBLL.dll
BBS/BBS/Factory/bin/Debug/IBLL.pdb
BBS/BBS/Factory/bin/Debug/IDAL.dll
BBS/BBS/Factory/bin/Debug/IDAL.pdb
BBS/BBS/Factory/bin/Debug/Utility.dll
BBS/BBS/Factory/bin/Debug/Utility.pdb
BBS/BBS/Factory/BLLFactory.cs
BBS/BBS/Factory/DALFactory.cs
BBS/BBS/Factory/DependencyInjector.cs
BBS/BBS/Factory/Factory.csproj
BBS/BBS/Factory/obj/Debug/Factory.dll
BBS/BBS/Factory/obj/Debug/Factory.pdb
BBS/BBS/Factory/obj/Debug/Refactor/Factory.dll
BBS/BBS/Factory/obj/De