文件名称:BBS
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:772.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用c#编写的三层架构的bbs程序 希望对大家有所帮助-Prepared using the c# bbs three-tier program we want to help
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BBS/AccessDAL/AccessDAL.csproj
BBS/AccessDAL/AccessHelper.cs
BBS/AccessDAL/AdminDAL.cs
BBS/AccessDAL/bin/Debug/AccessDAL.dll
BBS/AccessDAL/bin/Debug/AccessDAL.pdb
BBS/AccessDAL/bin/Debug/Entity.dll
BBS/AccessDAL/bin/Debug/Entity.pdb
BBS/AccessDAL/bin/Debug/IDAL.dll
BBS/AccessDAL/bin/Debug/IDAL.pdb
BBS/AccessDAL/bin/Debug/Utility.dll
BBS/AccessDAL/bin/Debug/Utility.pdb
BBS/AccessDAL/CategoryDAL.cs
BBS/AccessDAL/CommentDAL.cs
BBS/AccessDAL/MessageDAL.cs
BBS/AccessDAL/obj/AccessDAL.csproj.FileList.txt
BBS/AccessDAL/obj/AccessDAL.csproj.FileListAbsolute.txt
BBS/AccessDAL/obj/Debug/AccessDAL.dll
BBS/AccessDAL/obj/Debug/AccessDAL.pdb
BBS/AccessDAL/obj/Debug/Refactor/AccessDAL.dll
BBS/AccessDAL/obj/Debug/ResolveAssemblyReference.cache
BBS/AccessDAL/Properties/AssemblyInfo.cs
BBS/AccessDAL/UserDAL.cs
BBS/BBS.sln
BBS/BBS.suo
BBS/BBSWEB/App_Data/BBS.mdf
BBS/BBSWEB/App_Data/BBS_log.LDF
BBS/BBSWEB/Bin/AccessDAL.dll
BBS/BBSWEB/Bin/AccessDAL.pdb
BBS/BBSWEB/Bin/BLL.dll
BBS/BBSWEB/Bin/BLL.pdb
BBS/BBSWEB/Bin/Entity.dll
BBS/BBSWEB/Bin/Entity.pdb
BBS/BBSWEB/Bin/Factory.dll
BBS/BBSWEB/Bin/Factory.pdb
BBS/BBSWEB/Bin/IBLL.dll
BBS/BBSWEB/Bin/IBLL.pdb
BBS/BBSWEB/Bin/IDAL.dll
BBS/BBSWEB/Bin/IDAL.pdb
BBS/BBSWEB/Bin/SQLServerDAL.dll
BBS/BBSWEB/Bin/SQLServerDAL.pdb
BBS/BBSWEB/Bin/Utility.dll
BBS/BBSWEB/Bin/Utility.pdb
BBS/BBSWEB/Controls/footer.ascx
BBS/BBSWEB/Controls/footer.ascx.cs
BBS/BBSWEB/Controls/Header.ascx
BBS/BBSWEB/Controls/Header.ascx.cs
BBS/BBSWEB/Controls/tablebottom.ascx
BBS/BBSWEB/Controls/tablebottom.ascx.cs
BBS/BBSWEB/Controls/tabletop.ascx
BBS/BBSWEB/Controls/tabletop.ascx.cs
BBS/BBSWEB/CreateImage.aspx
BBS/BBSWEB/CreateImage.aspx.cs
BBS/BBSWEB/DetailList.aspx
BBS/BBSWEB/DetailList.aspx.cs
BBS/BBSWEB/Global.asax
BBS/BBSWEB/image/B_bg.gif
BBS/BBSWEB/image/B_left.gif
BBS/BBSWEB/image/B_right.gif
BBS/BBSWEB/image/jt.gif
BBS/BBSWEB/image/T_bg.gif
BBS/BBSWEB/image/T_left.gif
BBS/BBSWEB/image/T_right.gif
BBS/BBSWEB/LeaveMessage.aspx
BBS/BBSWEB/LeaveMessage.aspx.cs
BBS/BBSWEB/Login.aspx
BBS/BBSWEB/Login.aspx.cs
BBS/BBSWEB/Main.aspx
BBS/BBSWEB/Main.aspx.cs
BBS/BBSWEB/MasterPage.master
BBS/BBSWEB/MasterPage.master.cs
BBS/BBSWEB/OwnerChangePassword.aspx
BBS/BBSWEB/OwnerChangePassword.aspx.cs
BBS/BBSWEB/OwnerList.aspx
BBS/BBSWEB/OwnerList.aspx.cs
BBS/BBSWEB/OwnerLogin.aspx
BBS/BBSWEB/OwnerLogin.aspx.cs
BBS/BBSWEB/Register.aspx
BBS/BBSWEB/Register.aspx.cs
BBS/BBSWEB/SearchResult.aspx
BBS/BBSWEB/SearchResult.aspx.cs
BBS/BBSWEB/ShowCategory.aspx
BBS/BBSWEB/ShowCategory.aspx.cs
BBS/BBSWEB/ShowComment.aspx
BBS/BBSWEB/ShowComment.aspx.cs
BBS/BBSWEB/ShowMessage.aspx
BBS/BBSWEB/ShowMessage.aspx.cs
BBS/BBSWEB/ShowResult.aspx
BBS/BBSWEB/ShowResult.aspx.cs
BBS/BBSWEB/TenMessage.aspx
BBS/BBSWEB/TenMessage.aspx.cs
BBS/BBSWEB/UserChangePassword.aspx
BBS/BBSWEB/UserChangePassword.aspx.cs
BBS/BBSWEB/UserList.aspx
BBS/BBSWEB/UserList.aspx.cs
BBS/BBSWEB/UserLogin.aspx
BBS/BBSWEB/UserLogin.aspx.cs
BBS/BBSWEB/Web.Config
BBS/BLL/AdminBLL.cs
BBS/BLL/bin/Debug/BLL.dll
BBS/BLL/bin/Debug/BLL.pdb
BBS/BLL/bin/Debug/Entity.dll
BBS/BLL/bin/Debug/Entity.pdb
BBS/BLL/bin/Debug/Factory.dll
BBS/BLL/bin/Debug/Factory.pdb
BBS/BLL/bin/Debug/IBLL.dll
BBS/BLL/bin/Debug/IBLL.pdb
BBS/BLL/bin/Debug/IDAL.dll
BBS/BLL/bin/Debug/IDAL.pdb
BBS/BLL/bin/Debug/Utility.dll
BBS/BLL/bin/Debug/Utility.pdb
BBS/BLL/BLL.csproj
BBS/BLL/CategoryBLL.cs
BBS/BLL/CommentBLL.cs
BBS/BLL/MessageBLL.cs
BBS/BLL/obj/BLL.csproj.FileList.txt
BBS/BLL/obj/BLL.csproj.FileListAbsolute.txt
BBS/BLL/obj/Debug/BLL.dll
BBS/BLL/obj/Debug/BLL.pdb
BBS/BLL/obj/Debug/Refactor/BLL.dll
BBS/BLL/obj/Debug/ResolveAssemblyReference.cache
BBS/BLL/Properties/AssemblyInfo.cs
BBS/BLL/UserBLL.cs
BBS/Database/BBS.mdf
BBS/Database/BBS_log.LDF
BBS/Entity/AdminInfo.cs
BBS/Entity/bin/Debug/Entity.dll
BBS/Entity/bin/Debug/Entity.pdb
BBS/Entity/CategoryInfo.cs
BBS/Entity/CommentInfo.cs
BBS/Entity/Entity.csproj
BBS/Entity/MessageInfo.cs
BBS/Entity/obj/Debug/Entity.dll
BBS/Entity/obj/Debug/Entity.pdb
BBS/Entity/obj/Debug/Refactor/Entity.dll
BBS/Entity/obj/Entity.csproj.FileList.txt
BBS/Entity/obj/Entity.csproj.FileListAbsolute.txt
BBS/Entity/Properties/AssemblyInfo.cs
BBS/Entity/UserInfo.cs
BBS/Factory/bin/Debug/Entity.dll
BBS/Factory/bin/Debug/Entity.pdb
BBS/Factory/bin/Debug/Factory.dll
BBS/Factory/bin/Debug/Factory.pdb
BBS/Factory/bin/Debug/IBLL.dll
BBS/Factory/bin/Debug/IBLL.pdb
BBS/Factory/bin/Debug/IDAL.dll
BBS/Factory/bin/Debug/IDAL.pdb
BBS/Factory/bin/Debug/Utility.dll
BBS/Factory/bin/Debug/Utility.pdb
BBS/Factory/BLLFactory.cs
BBS/Factory/DALFactory.cs
BBS/Factory/DependencyInjector.cs
BBS/Factory/Factory.csproj
BBS/Factory/obj/Debug/Factory.dll
BBS/Factory/obj/Debug/Factory.pdb
BBS/Factory/obj/Debug/Refactor/Factory.dll
BBS/Factory/obj/Debug/ResolveAssemblyReference.cache
BBS/Factory/obj/Factory.csproj.FileList.txt
BBS/Factory/obj/Factory.csproj.FileListAbsolute.txt
BBS/Factory/Properties/AssemblyInfo.cs
BBS/IBLL/bin/Debug/Entity.dll
BBS/IBLL/bin/Debug/Entity.pdb
BBS/IBLL/bin/Debug/IBLL.dll
BBS/IBLL/bin/Debug/IBLL.pdb
BBS/IBLL/IAdminBLL.cs
BBS/IBLL/IBLL.csproj
BBS/IBLL/ICategoryBLL.cs
BBS/IBLL/ICommentBLL.cs
BBS/IBLL/IMessageBLL.cs
BBS/IB
BBS/AccessDAL/AccessHelper.cs
BBS/AccessDAL/AdminDAL.cs
BBS/AccessDAL/bin/Debug/AccessDAL.dll
BBS/AccessDAL/bin/Debug/AccessDAL.pdb
BBS/AccessDAL/bin/Debug/Entity.dll
BBS/AccessDAL/bin/Debug/Entity.pdb
BBS/AccessDAL/bin/Debug/IDAL.dll
BBS/AccessDAL/bin/Debug/IDAL.pdb
BBS/AccessDAL/bin/Debug/Utility.dll
BBS/AccessDAL/bin/Debug/Utility.pdb
BBS/AccessDAL/CategoryDAL.cs
BBS/AccessDAL/CommentDAL.cs
BBS/AccessDAL/MessageDAL.cs
BBS/AccessDAL/obj/AccessDAL.csproj.FileList.txt
BBS/AccessDAL/obj/AccessDAL.csproj.FileListAbsolute.txt
BBS/AccessDAL/obj/Debug/AccessDAL.dll
BBS/AccessDAL/obj/Debug/AccessDAL.pdb
BBS/AccessDAL/obj/Debug/Refactor/AccessDAL.dll
BBS/AccessDAL/obj/Debug/ResolveAssemblyReference.cache
BBS/AccessDAL/Properties/AssemblyInfo.cs
BBS/AccessDAL/UserDAL.cs
BBS/BBS.sln
BBS/BBS.suo
BBS/BBSWEB/App_Data/BBS.mdf
BBS/BBSWEB/App_Data/BBS_log.LDF
BBS/BBSWEB/Bin/AccessDAL.dll
BBS/BBSWEB/Bin/AccessDAL.pdb
BBS/BBSWEB/Bin/BLL.dll
BBS/BBSWEB/Bin/BLL.pdb
BBS/BBSWEB/Bin/Entity.dll
BBS/BBSWEB/Bin/Entity.pdb
BBS/BBSWEB/Bin/Factory.dll
BBS/BBSWEB/Bin/Factory.pdb
BBS/BBSWEB/Bin/IBLL.dll
BBS/BBSWEB/Bin/IBLL.pdb
BBS/BBSWEB/Bin/IDAL.dll
BBS/BBSWEB/Bin/IDAL.pdb
BBS/BBSWEB/Bin/SQLServerDAL.dll
BBS/BBSWEB/Bin/SQLServerDAL.pdb
BBS/BBSWEB/Bin/Utility.dll
BBS/BBSWEB/Bin/Utility.pdb
BBS/BBSWEB/Controls/footer.ascx
BBS/BBSWEB/Controls/footer.ascx.cs
BBS/BBSWEB/Controls/Header.ascx
BBS/BBSWEB/Controls/Header.ascx.cs
BBS/BBSWEB/Controls/tablebottom.ascx
BBS/BBSWEB/Controls/tablebottom.ascx.cs
BBS/BBSWEB/Controls/tabletop.ascx
BBS/BBSWEB/Controls/tabletop.ascx.cs
BBS/BBSWEB/CreateImage.aspx
BBS/BBSWEB/CreateImage.aspx.cs
BBS/BBSWEB/DetailList.aspx
BBS/BBSWEB/DetailList.aspx.cs
BBS/BBSWEB/Global.asax
BBS/BBSWEB/image/B_bg.gif
BBS/BBSWEB/image/B_left.gif
BBS/BBSWEB/image/B_right.gif
BBS/BBSWEB/image/jt.gif
BBS/BBSWEB/image/T_bg.gif
BBS/BBSWEB/image/T_left.gif
BBS/BBSWEB/image/T_right.gif
BBS/BBSWEB/LeaveMessage.aspx
BBS/BBSWEB/LeaveMessage.aspx.cs
BBS/BBSWEB/Login.aspx
BBS/BBSWEB/Login.aspx.cs
BBS/BBSWEB/Main.aspx
BBS/BBSWEB/Main.aspx.cs
BBS/BBSWEB/MasterPage.master
BBS/BBSWEB/MasterPage.master.cs
BBS/BBSWEB/OwnerChangePassword.aspx
BBS/BBSWEB/OwnerChangePassword.aspx.cs
BBS/BBSWEB/OwnerList.aspx
BBS/BBSWEB/OwnerList.aspx.cs
BBS/BBSWEB/OwnerLogin.aspx
BBS/BBSWEB/OwnerLogin.aspx.cs
BBS/BBSWEB/Register.aspx
BBS/BBSWEB/Register.aspx.cs
BBS/BBSWEB/SearchResult.aspx
BBS/BBSWEB/SearchResult.aspx.cs
BBS/BBSWEB/ShowCategory.aspx
BBS/BBSWEB/ShowCategory.aspx.cs
BBS/BBSWEB/ShowComment.aspx
BBS/BBSWEB/ShowComment.aspx.cs
BBS/BBSWEB/ShowMessage.aspx
BBS/BBSWEB/ShowMessage.aspx.cs
BBS/BBSWEB/ShowResult.aspx
BBS/BBSWEB/ShowResult.aspx.cs
BBS/BBSWEB/TenMessage.aspx
BBS/BBSWEB/TenMessage.aspx.cs
BBS/BBSWEB/UserChangePassword.aspx
BBS/BBSWEB/UserChangePassword.aspx.cs
BBS/BBSWEB/UserList.aspx
BBS/BBSWEB/UserList.aspx.cs
BBS/BBSWEB/UserLogin.aspx
BBS/BBSWEB/UserLogin.aspx.cs
BBS/BBSWEB/Web.Config
BBS/BLL/AdminBLL.cs
BBS/BLL/bin/Debug/BLL.dll
BBS/BLL/bin/Debug/BLL.pdb
BBS/BLL/bin/Debug/Entity.dll
BBS/BLL/bin/Debug/Entity.pdb
BBS/BLL/bin/Debug/Factory.dll
BBS/BLL/bin/Debug/Factory.pdb
BBS/BLL/bin/Debug/IBLL.dll
BBS/BLL/bin/Debug/IBLL.pdb
BBS/BLL/bin/Debug/IDAL.dll
BBS/BLL/bin/Debug/IDAL.pdb
BBS/BLL/bin/Debug/Utility.dll
BBS/BLL/bin/Debug/Utility.pdb
BBS/BLL/BLL.csproj
BBS/BLL/CategoryBLL.cs
BBS/BLL/CommentBLL.cs
BBS/BLL/MessageBLL.cs
BBS/BLL/obj/BLL.csproj.FileList.txt
BBS/BLL/obj/BLL.csproj.FileListAbsolute.txt
BBS/BLL/obj/Debug/BLL.dll
BBS/BLL/obj/Debug/BLL.pdb
BBS/BLL/obj/Debug/Refactor/BLL.dll
BBS/BLL/obj/Debug/ResolveAssemblyReference.cache
BBS/BLL/Properties/AssemblyInfo.cs
BBS/BLL/UserBLL.cs
BBS/Database/BBS.mdf
BBS/Database/BBS_log.LDF
BBS/Entity/AdminInfo.cs
BBS/Entity/bin/Debug/Entity.dll
BBS/Entity/bin/Debug/Entity.pdb
BBS/Entity/CategoryInfo.cs
BBS/Entity/CommentInfo.cs
BBS/Entity/Entity.csproj
BBS/Entity/MessageInfo.cs
BBS/Entity/obj/Debug/Entity.dll
BBS/Entity/obj/Debug/Entity.pdb
BBS/Entity/obj/Debug/Refactor/Entity.dll
BBS/Entity/obj/Entity.csproj.FileList.txt
BBS/Entity/obj/Entity.csproj.FileListAbsolute.txt
BBS/Entity/Properties/AssemblyInfo.cs
BBS/Entity/UserInfo.cs
BBS/Factory/bin/Debug/Entity.dll
BBS/Factory/bin/Debug/Entity.pdb
BBS/Factory/bin/Debug/Factory.dll
BBS/Factory/bin/Debug/Factory.pdb
BBS/Factory/bin/Debug/IBLL.dll
BBS/Factory/bin/Debug/IBLL.pdb
BBS/Factory/bin/Debug/IDAL.dll
BBS/Factory/bin/Debug/IDAL.pdb
BBS/Factory/bin/Debug/Utility.dll
BBS/Factory/bin/Debug/Utility.pdb
BBS/Factory/BLLFactory.cs
BBS/Factory/DALFactory.cs
BBS/Factory/DependencyInjector.cs
BBS/Factory/Factory.csproj
BBS/Factory/obj/Debug/Factory.dll
BBS/Factory/obj/Debug/Factory.pdb
BBS/Factory/obj/Debug/Refactor/Factory.dll
BBS/Factory/obj/Debug/ResolveAssemblyReference.cache
BBS/Factory/obj/Factory.csproj.FileList.txt
BBS/Factory/obj/Factory.csproj.FileListAbsolute.txt
BBS/Factory/Properties/AssemblyInfo.cs
BBS/IBLL/bin/Debug/Entity.dll
BBS/IBLL/bin/Debug/Entity.pdb
BBS/IBLL/bin/Debug/IBLL.dll
BBS/IBLL/bin/Debug/IBLL.pdb
BBS/IBLL/IAdminBLL.cs
BBS/IBLL/IBLL.csproj
BBS/IBLL/ICategoryBLL.cs
BBS/IBLL/ICommentBLL.cs
BBS/IBLL/IMessageBLL.cs
BBS/IB
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.