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

文件名称:MVCGuestBook

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    670.65kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

ASP.NET三层架构留言本项目源码



又名《时空留言板崛起版》

学习了三层架构后,写的一个ASP.NET 三层架构留言本,数据库SQL2000是.

很简单的一个留言板,学习三层的朋友可以看下.功能没有写太多,主要是练习一下怎样实现三层架构



因是初学三层架构,不知我的理解正不正确,不对的地方欢迎大家指正。



管理帐号:51aspx

管理密码:51aspx



登陆采用彩色验证码,并支持无刷新变化



分页控件采用的是AspNetPager



程序说明:Visual Studio 2008(.NET3.5)+SQLSERVER2000 开发。

BLL: 业务层

Utility:数据访问层

DAL:接口层

Model: 数据实体层

Web: 表示层,web项目。

DB_51aspx:所有数据库


(系统自动生成,下载前可以参看下载内容)

下载文件列表

MVCGuestBook/文档/数据库名.doc
MVCGuestBook/51aspx源码必读.txt
MVCGuestBook/Readme.txt
MVCGuestBook/WEB/fckeditor/editor/skins/_fckviewstrips.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/browser.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_about.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_anchor.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_button.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_checkbox.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_colorselector.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_docprops.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
MVCGuestBook/WEB/fckeditor/editor/dtd/fck_dtd_test.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_flash.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_form.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_hiddenfield.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_image.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_image/fck_image_preview.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_link.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_listprop.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_paste.html
MVCGuestBook/WEB/fckeditor/editor/plugins/placeholder/fck_placeholder.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_radiobutton.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_replace.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_select.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_smiley.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_source.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_specialchar.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_spellerpages.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_table.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_tablecell.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_template.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_textarea.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_textfield.html
MVCGuestBook/WEB/fckeditor/editor/fckdebug.html
MVCGuestBook/WEB/fckeditor/editor/fckdialog.html
MVCGuestBook/WEB/fckeditor/editor/fckeditor.html
MVCGuestBook/WEB/fckeditor/editor/fckeditor.original.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmfolders.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/frmupload.html
MVCGuestBook/WEB/fckeditor/editor/plugins/bbcode/_sample/sample.html
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
MVCGuestBook/WEB/bin/AspNetPager.dll
MVCGuestBook/WEB/bin/FredCK.FCKeditorV2.dll
MVCGuestBook/WEB/bin/GustBook.BLL.dll
MVCGuestBook/WEB/bin/GustBook.DAL.dll
MVCGuestBook/WEB/bin/GustBook.DBUtility.dll
MVCGuestBook/WEB/bin/GustBook.Model.dll
MVCGuestBook/WEB/bin/GustBook.WEB.dll
MVCGuestBook/WEB/fckeditor/editor/filemanager/connectors/aspx/config.ascx
MVCGuestBook/WEB/AddMessage.aspx
MVCGuestBook/WEB/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
MVCGuestBook/WEB/Default.aspx
MVCGuestBook/WEB/Reply.aspx
MVCGuestBook/WEB/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
MVCGuestBook/WEB/VerifyCode.aspx
MVCGuestBook/WEB/ClassDiagram1.cd
MVCGuestBook/WEB/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
MVCGuestBook/WEB/Web.config
MVCGuestBook/WEB/AddMessage.aspx.cs
MVCGuestBook/WEB/AddMessage.aspx.designer.cs
MVCGuestBook/Model/Admin.cs
MVCGuestBook/BLL/Admin.cs
MVCGuestBook/DAL/Admin.cs
MVCGuestBook/WEB/Properties/AssemblyInfo.cs
MVCGuestBook/BLL/Properties/AssemblyInfo.cs
MVCGuestBook/DAL/Properties/AssemblyInfo.cs
MVCGuestBook/Model/Properties/AssemblyInfo.cs
MVCGuestBook/DBUtility/Properties/AssemblyInfo.cs
MVCGuestBook/Model/Content.cs
MVCGuestBook/DBUtility/DBHelper.cs
MVCGuestBook/WEB/Default.aspx.cs
MVCGuestBook/WEB/Default.aspx.designer.cs
MVCGuestBook/BLL/Message.cs
MVCGuestBook/DAL/Message.cs
MVCGuestBook/WEB/Reply.aspx.cs
MVCGuestBook/WEB/Reply.aspx.designer.cs
MVCGuestBook/DBUtility/ShowMessage.cs
MVCGuestBook/WEB/VerifyCode.aspx.cs
MVCGuestBook/WEB/VerifyCode.aspx.designer.cs
MVCGuestBook/BLL/BLL.csproj
MVCGuestBook/DAL/DAL.csproj
MVCGuestBook/DBUtility/DBUtility.csproj
MVCGuestBook/Model/Model.csproj
MVCGuestBook/WEB/WEB.csproj
MVCGuestBook/WEB/fckeditor/editor/filemanager/browser/default/browser.css
MVCGuestBook/WEB/fckeditor/editor/skins/default/fck_dialog.css
MVCGuestBook/WEB/fckeditor/editor/skins/silver/fck_dialog.css
MVCGuestBook/WEB/fckeditor/editor/skins/office2003/fck_dialog.css
MVCGuestBook/WEB/fckeditor/editor/dialog/common/fck_dialog_common.css
MVCGuestBook

相关说明

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

相关评论

暂无评论内容.

发表评论

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