资源描述:
《基于web的报名系统设计毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于web的报名系统设计信息科学与技术学院毕业设计论文课题名称:基于WEB的报名系统设计学生姓名:学号:学院:信息科学与技术学院专业年级:计算机科学与技术2011级指导教师:职称:副教授完成日期:二○一五年六月十二日基于web的报名系统设计摘要如今,Internet的发展及普及已经深深的影响到我们的生活。本论文根据现实环境中已存在的问题,对基于web的网上报名培训系统做了全面的分析和整体的介绍。本系统使用了ASP.Net3.5+SQLServer2008作为核心技术开发该系统的各个功能的整个过程,即基于web网
2、上报名的培训网站。该系统结合ASP.Net3.5强大的网络数据库访问技术,实现web交互功能。系统设计是根据B/S的体系架构实现终端访问。各个模块发挥不同的作用与功能,并以C#语言为实例进行了系统设计实现。本系统的开发使用MicrosoftSQLServer2008作为系统开发的数据库工具,它是一个支持多用户的新型数据库,适用本系统开发的数据量需求。并且使用VisualStudio2008作为系统开发的开发工具,它提供强大的指令控制语句、类与对象的支持及丰富的数据类型,为开发高性能系统提供保障,开发满足客户要求
3、的系统,实现了代码的模块化要求,而代码模块化,有助于对新系统功能的扩展与修改。论文主要详细介绍了该课题的开发背景、系统需求分析、技术要求、数据库设计和系统的实现。关键词:网上报名,B/S架构,ASP.NET,VS2008,SQL2005I基于web的报名系统设计ABSTRACTToday,thedevelopmentandpopularityoftheInternethasdeeplyaffectedourlives.Inthispaper,basedonreal-worldproblemsthatalread
4、yexistontheweb-basedtrainingonlineregistrationsystemtodoacomprehensiveanalysisandoverallpresentation.ThesystemusestheASP.Net3.5+SQLServer2008asthecoretechnologytodevelopvariousfunctionsofthesystemthroughouttheprocess,namelyweb-basedtrainingonlineregistration
5、site.ThesystemcombinesASP.Net3.5powerfulnetworkdatabaseaccesstechnology,webinteractivefeatures.SystemdesignisbasedonthearchitectureofTerminalaccessonB/S.Variousmodulesplayadifferentroleandfunction,andC#languagefortheexamplesystemdesignandimplementation.Thede
6、velopmentofthissystemusingMicrosoftSQLServer2008databaseasasystemdevelopmenttool,itisanewmulti-userdatabasefordataneedsofthesystemdevelopment.AndsystemdevelopmentusingVisualStudio2008asadevelopmenttoolthatprovidesapowerfulcommandandcontrolstatements,supportc
7、lassesandobjectsandrichdatatypes,toprovideprotectionforthedevelopmentofhigh-performancesystems,thedevelopmentofsystemstomeetcustomerrequirements,toachieveacodemodulerequirements,andthecodeismodularandcanhelpextendthecapabilitiesofthenewsystemandmodify.Paperi
8、ntroducesthetopicdevelopmentbackground,systemrequirementsanalysis,technicalrequirements,designandimplementadatabasesystem.Keywords:onlineregistration,B/Sarchitecture,ASP.NET,VS2008,SQL2005I基于web