毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP.NET企业内部BBS的设计与实现

时间:2019-07-22 14:30来源:毕业论文
基于ASP.NET的企业内部BBS的设计与实现。本论坛系统运用了MVC三层架构,使用了浏览器与服务器端B/S的开发模式和C#语言来进行编写

摘要:现在已经是21世纪,随着计算机网络发展的迅速,越来越多的人使用互联网。BBS论坛在互联网中占据了十分重要的位置,它引领着时代的潮流,给大家的生活圈创造了一个有趣的互动空间。现在计算机应用的广泛,许多公司都开始拥有自己的企业内部BBS,以便于公司内员工更好的交流,所以这一类的网络平台颇受企业的喜爱。本论文主要叙述了基于ASP.NET的企业内部BBS的设计与实现。本论坛系统运用了MVC三层架构,使用了浏览器与服务器端B/S的开发模式和C#语言来进行编写。本论坛系统的开发工具使用的是Microsoft Visual Studio 2010。本论坛系统的数据库使用的是SQL Server 2008。本论坛系统功能相对齐全,主要有用户板块、帖子板块、后台管理板块、申诉/留言板块和子板块几个基本板块。本论坛系统的新颖之处是添加了一个开源的文本编辑器以及对帖子的点赞,点踩功能。本企业内部BBS论坛系统实现了用户操作简单、使用便捷、可文护性、稳定性、可靠性等特点。37502
毕业论文关键词:企业内部;BBS;三层架构;C# ;ASP.NET
Design and implementation of enterprise internal BBS based on ASP.NET
Abstract:Now it is 21th Century, along with the rapid development of computer network, more and more people are using the internet. The BBS forum has occupied very important position in the internet. It leads the trend of the times, which creates an interesting interaction space to everyone's life circle. Now because of the application of computer, many companies are beginning to have their own internal enterprise BBS, in order to better communicate with company employees. So this kind of platform for the network is popular loved by enterprise. This paper mainly describes the design and implementation of ASP.NET enterprise based on BBS. This forum system uses MVC, the B/S development model and the C# language. The forum system development tools use Microsoft Visual Studio 2010. The forum system database use SQL Server 2008.The function of the forum system is relatively complete. There are user plate, post plate, backstage management plate, complain/message plate, sub plate and several basic plate. Novelty of this forum system is the addition of an open source text editor and the post’s point of praise points on the function. BBS forum system of the enterprise has the features of simple operation, convenience, maintainability, stability and reliability.
Key Words:Enterprise;BBS;MVC;C#;ASP.NET
目    录
摘    要    II
Abstract    II
1 前言    1
1.1论坛的背景和意义    1
1.1.1论坛的背景    1
1.1.2论坛的意义    1
1.2 开发应用对象说明    2
1.3 术语说明    2
2 分析    3
2.1 论坛的需求分析    3
2.1.1论坛的开发语言    3
2.1.2论坛的运行环境    3
2.1.3论坛的业务需求    3
2.1.4论坛的功能需求    4
2.2 论坛的技术分析    5
2.2.1论坛的前台技术分析    5
2.2.2论坛的后台技术分析    6
2.2.3 数据库SQL Server 2008的使用    6
2.2.4 三层架构的使用    6
2.2.5论坛系统的可行性    7
3 设计    8
3.1 论坛数据库的设计    8
3.1.1 论坛E-R图的设计    8
3.1.2 论坛据库表的概要设计    9
3.1.3 论坛数据库表的详细设计    9
3.2 论坛的概要设计    12
3.2.1 论坛功能版块的设计    12 ASP.NET企业内部BBS的设计与实现:http://www.youerw.com/jisuanji/lunwen_36264.html
------分隔线----------------------------
推荐内容