asp个人博客系统实现毕业论文.doc

约28页DOC格式手机打开展开

asp个人博客系统实现毕业论文,目 录第一章 绪论11.1 系统开发背景11.2课题研究的意义1第二章 blog系统开发技术22.1 asp.net介绍22.2mvc开发模式32.3ajax介绍42.3.1什么是ajax42.3.2 ajax相关技术介绍42.3.3 ajax技术在系统中的应用52.4 数据库52.4.1...
编号:66-89305大小:1010.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 csfujixie 发布

asp个人博客系统实现毕业论文

目  录
第一章  绪论 1
1.1 系统开发背景 1
1.2课题研究的意义 1
第二章  Blog系统开发技术 2
2.1 ASP.NET介绍 2
2.2 MVC开发模式 3
2.3Ajax介绍 4
2.3.1什么是Ajax 4
2.3.2 Ajax相关技术介绍 4
2.3.3 Ajax技术在系统中的应用 5
2.4 数据库 5
2.4.1 SQL SERVER 2000 5
2.4.2 ADO.NET 5
2.5 ASP.NET配置 6
2.6  XML 7
第三章 BLOG系统分析 8
3.1 系统设计方案 8
3.2 系统功能模块 8
3.3 数据库需求分析 10
3.4 系统操作流程 10
3.5组件和样式分析 11
3.6 用户控件 11
第四章 BLOG系统设计 12
4.1后台功能模块详细设计 12
4.1.1 身份验证 12
4.1.2 后台文章添加管理 13
4.1.3 后台文章类别管理 14
4.2前台功能模块详细设计 15
4.2.1前台主界面 15
4.2.2 前台用户回复评论文章模块 16
4.2.3 在线聊天登录界面模块 17
4.2.4 在线聊天模块 18
4.3 数据库的详细设计 19
4.3.1 数据表设计 19
4.3.2数据库访问 21
第五章  结束语 22
5.1 不足之处与改进 22
5.1.1 权限分配 22
5.1.3 界面美观化 22
5.2 结论 22
参考文献 23
致  谢 24

 

摘     要
随着计算机的发展和普及,Blog得到了极大的发展。Blog是Weblog(网络日志)的简称。Blog是即E-mail、BBS、ICQ之后的第四种网络交流方式。它以个人为中心传播出版有影响力的消息、新闻、事件等,鲜明的个人特色引人瞩目,它以独特的视角、敏锐的观察力,不断的冲击传统媒体。传统的Blog已经满足不了社会的需要,拥有更多更新功能的Blog急需走上舞台。
该系统以ASP.NET为开发技术,使用C#为开发语言,采用Web展示层和SQLserver 2000数据库两层架构模式同时采用MVC开发模式,实现Blog网站的动态管理,使得对Blog信息的管理更加及时、高效,提高了工作效率。

关键词:Blog,ASP.NET,C#,SQLserver

 

Abstract

Along with computer's development and the popularization, Blog obtained the enormous development. Blog is Weblog (network diary) abbreviation. After Blog is E-mail, BBS, the ICQ fourth network exchange way. It take has the influence news, the news, the event personally as the central dissemination publication and so on, the bright individual characteristic is conspicuous, it by unique angle of view, keen power of observation, unceasing impact tradition media. Traditional Blog already could not meet society's needs, has more renewal function Blog to step onto the stage urgently needed.
This system take ASP.NET as the development technology, uses C# is the development language, uses the Web demonstration level and the SQLserver 2000 database two-tier system pattern simultaneously uses the MVC development pattern, realizes the Blog website dynamic management, causes to be even more prompt to the Blog information management, highly effective, raised the working efficiency.

key word: Blog, ASP.NET, C#, SQLserve