ASP.NET在线留言本系统设计与实现 摘 要:随着信息技术的不断发展,网络与人们的生活息息相关,快速及时的浏览留言,能够打破地域性限制,真正使信息得以共享。在线留言本系统是将网站上需要经常变动的信息,通过某些共性进行分类,最后系统化、标准化发布到网站上的一种网站应用程序。本系统采用ASP.NET作为开发环境,SQL2005作为数据库服务器,实现了对留言类别无限极分类设置、动态留言的发布修改删除,具有较好的容错性,杜绝了一般用户直接操作数据库的可能,满足大部分留言发布的需求。
关键词:共享;ASP.NET;SQL2005;容错性
Online Message this System
Abstract: With the continuous development of information technology, the network is closely linked with people's life.With the help of network,we can browse messages quickly, can break the regional restrictions and consequently information can be shared. Online message system is a application program to change the information, through the classification to post to the website systematically. The system uses ASP.NET as a development environment, SQL2005 as database server, the message category unlimited classification settings, dynamic message release revised to delete, has better fault tolerance, put an end to the general user direct operation of the database may, meet most message to release the demand.
Key Words :Share; ASP.NET;SQL2005;Fault tolerance
目录
摘 要 1
引言 1
1.绪论 2
1.1本课题的研究意义 2
1.2本课题研究的目的及内容 2
1.3开发工具介绍 3
2.系统设计 4
2.1业务流程分析 4
2.2数据流程分析 5
2.3系统概要设计 5
2.4系统功能模块划分 6
3.数据库设计 6
3.1数据库需求分析 7
3.2数据库概念结构设计 730
3.3数据库逻辑结构设计 8
4.系统实现 8
4.1首页设计 8
4.2用户留言界面设计 9
4.3留言回复界面的设计 9
4.4后台界面的设计 9
4.5修改个人信息界面设计 10
总结 10
参考文献 11
致谢 12,3330