安徽大学本科毕业论文(设计、创作)题 目: 学生在线考试系统的设计 学生姓名: 杨宗伟 学号: E10914038 院(系):计算机科学与技术 专业:计算机科学与技术 入学时间: 2009 年 9 月导师姓名: 王庆生 职称/学位: 高级工程师 导师所在单位: 安 徽大学计算机科学与技术学院 完成时间: 2013 年 6 月学生在线考试系统的设计摘 要随着 Internet 技术的发展,开发基于 Web 的管理信息系统(IMS),最大限度地利用高校现有资源,提高教学质量是高等院校教学上的新研究课题。目前,各高校校园网络已经建成,通过校园网可以实现点播教程、教师辅导、在线自测、在线考试等功能。本毕业设计为学生在线考试系统。该系统拟用微软公司的 Visual Studio.NET 的集成开发环境,使用ASP.NET 技术,结合 SQL Server 数据库管理系统,开发基于 Web 的在线考试系统。本论文将从系统需求分析、总体设计、详细设计、系统实现和系统测试这五个角度对系统的开发过程进行了详细的介绍,并对该系统的主要特点以及采用的主要开发工具进行了简单的介绍。关键词:在线考试系统;C#;Asp.net;Html;Sql Server;B/S 架构;The Design of Online Examination System for StudentsAbstractDeveloping Web-based management information system (MIS), maximize the use of existing resources Universities and improving the quality of teaching become new institutions such as research on teaching with the development of Internet technology. The campus network has been built at present . Through the campus network can achieve on-demand tutorials, tutors, online self-test, online test and other functions.The graduate design is online examination system for students. The system intends to use Microsoft's Visual Studio.NET Integrated Development Environment, using ASP.NET technology, Combined with the SQL Server database management system, developing Web-based online examination system.In this paper from the system requirements analysis, design, detailed design, system implementation and system testing of these five perspectives system d...