资源描述:
《学习论坛系统 论文范文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要论坛系统是以万维网服务为基础,以Web应用服务功能为平台,以数据库系统为存储,为学校等机构提供信息交流服务的应用系统。目前,各类机构都需要此类信息交流平台,现有的论坛系统不能面向特定行业或环境,通常是通用性很强的系统,为适应教育服务机构面向学习方面的交流需求,提出了建设主要用于学习交流的论坛系统的需求。根据用户的需求,开发了本论坛系统。本文介绍了论坛系统开发的研究背景和意义及国内外发展状况,详细介绍了课题采用的相关技术。结合学习论坛功能的基本要求,进行了较详细的分析研究,确定该系统主要功能包括四大模块:用户
2、基本功能、论坛交流功能、用户管理功能、系统数据的维护与管理功能。本文较为详尽的阐述了主要功能模块的实现过程。本系统使用微软Windows平台常用的程序开发工具VisualStudio2005进行开发。使用ASP.NET技术进行B/S结构的Web应用开发完成论坛主要功能,使用Ajax.NET技术提升用户体验。后台数据库使用微软平台常用的数据库管理系统SQLServer进行开发,利用ADO.NET组件实现对数据库的管理和操作。在以面向对象的程序设计技术为指导思想的前提下,完成了本系统的设计和实现过程。系统提供了更加
3、符合学习习惯地交流平台。关键词:论坛系统;ASP.NET;B/S结构;数据库-42-AbstractBBSsystemisbasedonthewebservicebasedonWebfunction,applicationserviceplatform,thedatabasesystemforstorage,applicationsysteminformationexchangeservicesforschoolsandotherinstitutions.Atpresent,allkindsofinstitut
4、ionsareinneedofsuchinformationexchangeplatform,nottheBBSsystemexistingforspecificindustryortheenvironment,systemsareusuallyverystrongversatility,inordertoadapttotheeducationservicefortheexchangeoflearningdemand,constructionmainlyfortheBBSsystemlearningneedsi
5、sproposed.Accordingtotheneedsofusers,todevelopthisBBSsystem.Thispaperintroducesthesystemdevelopmentbackgroundandsignificanceoftheresearchanddevelopmentathomeandabroad,introducestherelatedtechnologyusedinthesubject[3].CombinedwiththerequirementsoflearningBBSf
6、unction,areanalyzedindetail,todeterminethemainfunctionofthissystemincludesfourmodules:userbasicfunctions,theBBSfunction,usermanagement,systemdatamaintenanceandmanagementfunction.Thispaperdetailedintroducestheimplementationofmainfunctionmodule.Thesystemusesth
7、eWindowsplatformMicrosoftcommonlyusedprogramdevelopmenttoolsVisualStudio2005development.ThecompletionofthemainfunctionsofWebapplicationdevelopmentBBSB/SstructureusingASP.NETtechnology,useAjax.NETtoenhancetheuserexperience.BackgrounddatabaseusingMicrosoftplat
8、formdatabasemanagementsystemSQLServertodevelop,realizethemanagementandoperationofthedatabaseusingADO.NETcomponent.Intheprogramdesigntechnologybasedonobjectorientedasthepremiseofguidance,complete