摘要
本文介绍了一种基于.NET的在线考试系统设计与实现,采用三层B/S体系结构,利用ASP.NET和C#开发,以SQL Server2005作为后台数据库,通过ADO.NET技术来连接和访问数据库。其操作简单、使用方便、效率很高,实现试卷自动生成以及进行在线考试等功能。
This paper introduces a designing and implementation method of.NET based online test system with three-layer B / S architecture.It is developed by ASP.NET and language C #,and uses ADO.NET technology to connect and access SQL Server 2005 database.It is simple,easy and efficient to be used.The system achieves automatic generation of test paper and online tests and other functions.