CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com