基于asp.net技术的教学互动BBS平台设计与实现.rar

  • 需要金币500 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2014-03-18
  • 论文字数:14158
  • 当前位置论文阅览室 > 毕业设计 > 设计说明 >
  • 课题来源:(随心所欲)提供原创文章

支付并下载

摘要:随着Internet技术的飞速发展,人们的生活和Internet的关系越来越密切,人与人之间的交流方式也越来越多,BBS论坛的出现人们的交流更加流畅。

  将BBS论坛应用于师生之间的教学互动使得老师与同学们之间的交流不再拘泥于在校的课堂时间,只要有接入Internet的电脑就能够不限时间和地点地讨论互动。讨论区是BBS的核心部分,也是论坛的重要功能,用户可以在论坛中通过发帖子或回复帖子相互讨论学习中的困难,生活中的烦恼或发表自己的意见和建议。此外,注册用户还可以删除或修改自己发表的主题,注册用户的管理则是通过系统管理实现的。通过设置不同的权限,实现超级管理员和版主对帖子,主题和用户的不同管理。

  本系统的开发是使用的是基于微软平台的ASP.NET技术,数据库平台是Microsoft SQL Server 2000,通过使用.NET Framework中的数据访问组件ADO.NET技术实现ASP.NET与数据库的连接。在系统的开发中通过C#语言,利用VS.NET提供的各种Web控件来开发ASP.NET Web程序。

  最后,结合本次毕业设计过程讨论存在的不足和体会。

关键词: ASP.NET、SQL Server、ADO.NET、BBS、IIS

 

Abstract:With the rapid development of Internet technology, the relationship between people’s life and Internet is more and more closer.There are a lot of ways to communicate with each other, but the appearance of BBS makes the communication more convenient.

   The application of BBS to teaching interaction between teachers and students makes the communication between teachers and students no longer constrained on the qualified class time. As long as having a compuer which have accessed to the Internet, they can discuss what time they like at anyweher. The discussion area is the core part of the system and the most important function of the BBS. The user can publish posts or reply the posts to discuss the difficulties in study mutually, the worries of life and the opinions or suggestions of their own. In addition, the registered users can alse deleted or modify their published themes. The management of regeistered users is realized by the system management part. The realization of managements of posts, themes and users by super administrators is through setting different permissions.

   The development of this system uses the ASP.NET technology which is based on the Microsoft platform. The databse platform is Microsoft SQL Server 2000. By using ADO.NET technology, the database access component of .NET framework to achieve ASP.NET’s connection with databse. The ASP.NET program is developed by C# through all kinds of Web controls which is provided by VS.NET.

   Finally,discussion the deficiencies and experience during this graduation design.

Key Words: ASP.NET、SQL Server、ADO.NET、BBS、IIS