基于asp.net的多功能blog的开发.rar

RAR格式版权申诉手机打开展开

基于asp.net的多功能blog的开发,论文完整无缺,包含数据库,源代码,答辩论文,系统使用文档等。blog是继email、bbs、icq之后出现的第四种网络交流方式,作为一种新兴的网络媒体与互联网的第四块里程牌,其影响力一定程度上已超越了传统媒体,作为专业领域的知识传播模式,它将成为该领域最具影响力的事物之一!本论文系统地介绍了blog的现状与发展,.ne...
编号:88-2134大小:4.50M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 space 发布

论文完整无缺,包含数据库,源代码,答辩论文,系统使用文档等。
BLOG是继Email、BBS、ICQ之后出现的第四种网络交流方式,作为一种新兴的网络媒体与互联网的第四块里程牌,其影响力一定程度上已超越了传统媒体,作为专业领域的知识传播模式,它将成为该领域最具影响力的事物之一!
本论文系统地介绍了BLOG的现状与发展,.NET技术的实际应用以及本次设计的开发计划、步骤、实施策略等,并采用结构化设计方法,应用数据流图(DFD),数据字典、程序流程图、E-R关系图等清晰的展示出系统的构成。
该设计遵循了软件开发规范的实施文档,从系统分析、系统设计、程序编码、系统测试、系统维护和二次开发计划等几个阶段进行,采用C#和SQL Server来开发ASP.NET程序,并对数据库在影响系统性能方面,做了一定的分析。
关键字:BLOG;网络媒体;开发规范;C#;SQL Server;.NET

BLOG following e-mail, BBS, ICQ, is a fourth exchange ways of network, as a new Internet media and the Internet fourth piece of milestones, their influence to a certain extent, have gone beyond the traditional media, as a professional field of knowledge dissemination model, it will become one of the most influential figures in this area's !
The paper introduces the current situation and development of BLOG systematically. practical applications of .Net technology, and this development plan, steps, the implementation strategy. Meantime the use of structured design methodology, the application of data flow chart (DFD), data dictionary, process flow charts, E-R relations etc. constitutes a clear display for system.
The design followed the norms of software development files, designed from systems analysis, system design, coding procedures, system testing, system maintenance and the second development plans, C# and SQLServer are used to develop ASP.NET procedures, and also has done some analysis to database for functions in the affected system,
Key words: BLOG;Network Media;Development Norms;C#;SQL Server;.NET


目 录
前 言 1
1 绪论 2
1.1 .NET技术简介 2
1.2 BLOG相关介绍 4
1.3 系统开发背景 8
1.4 系统开发意义 9
1.5 系统开发目标 9
1.6 开发平台、运行环境、测试实施 10
2 需求分析 12
2.1 系统构成 12
2.1.1 系统组成及功能 12
2.1.2 系统实现方案 22
2.2 E-R关系 22
2.3 数据存储 29
2.4 逻辑分析 29
2.4.1 数据流图 29
2.4.2 数据字典 31
2.4.3 系统边界 32
2.5 系统实现的关键技术 32
3 概要设计 33
3.1 设计原理 33
3.2 接口设计 33
3.3 数据库设计 34
3.3.1 设计思路与步骤 34
3.3.2 结构设计 34
3.3.3 SQL脚本编写 40
3.4 界面设计 44
4 详细设计 45
4.1 系统流程图 45
4.2 初始化定义 61
4.3 主要模块实现 63
5 运行结果及调试分析 72
5.1 主要运行效果 72
5.2 系统测试 74
5.3 修改日志与事件记录 76
6 帮助文档 78
7 设计总结 84
谢 辞 87
参考文献 88
附 录 89
附录A 外文翻译-原文 89
附录B外文翻译-译文 93