中文摘要考试是教育工作中重要的一环,帮助考生发现自己的知识盲点,促进学习进步。但随着信息化时代的到来,传统的考试方式迫切地需要结合互联网技术,以推进教育的进步,提升考试效率。传统的考试以笔试为主,需要人工组卷、阅卷,人力物力投入较大,且大量的试卷难以管理和维护。结合互联网的在线考试方式可以大大改善传统考试的不足,减低考试成本,节省资源,让考生可以随时通过互联网进行在线考试。系统采用三层结构设计模式,利用ASP.NET技术实现系统,并且经过查阅资料,对系统进行需求分,详细介绍了系统的设计与实现过程。关键字在线考试系统ASP.NETB/S外文摘要AbstractExaminationisaimportantpartoftheeducationwork,tohelpstudentsfindtheirownknowledgeblindspot,enhancelearningprogress.Butwiththeadventoftheeraofinformationtechnology,thetraditionalexaminationwayurgentlyneedcombinedwithInternettechnology,inordertopromotetheprogressofeducation,improvethetestefficiency.Thetraditionalexaminationisgivenprioritytowiththewrittentest,needartificialgroupvolume,marking,manpowerinputislarger,anddifficulttomanagealargenumberofpapersandmaintenance.CombiningtheInternetonlineexaminationmethodscangreatlyimprovetheshortcomingsoftraditionalexamination,reducethetestcost,saveresource,lettheexamineecanbeon-lineexaminationatanytimeviatheInternet.Systemusesthreelayerstructuredesignmode,usingASP.NETtechnologytorealizethesystem,andthroughaccesstoinformation,todemandpointsofsystem,detailedintroducesthesystemdesignandimplementationprocess.KeywordsOnlineExaminationSystem,ASP.NET,B/S1目录第一章绪论......................................................................................................................................................21.1研究背景与意义........................................................................................................................................31.2论文主要工作............................................................................................................................................4第二章相关技术概述......................................................................................................................................52.1ASP.NET技术............................................................................................................................................5图2-1技术的基本体系结构...........................................................................................................................72.2ADO.NET技术............................................................................................................................................7第三章系统需求分析......................................................................................................................................93.1在线考试系统的需求分析........................................................................................................................91)考生模块....................................................................................................................................................102)教师模块....................................................................................................................................................103)管理员模块...............................................................................................................................................11第四章系统设计与实现...........