摘要:学生综合测评管理系统是使用.NET编程语言和SQLSERVER数据库共同来完成的,采用面向对象方法,对学生综合测评管理系统进行设计与实现。分析设计了学生综合测评管理系统的静态模型和动态模型,完成了系统开发的分析、设计和实现的工作。本学生综合测评管理系统通过Web方式完成用户与系统的交互。本系统的开发采用现有成熟技术为参照,共享源码为模板,结合本测评网站的实际需求进行分析和功能调整,探讨了利用.NET开发学生综合测评管理系统的过程。
关键词:.net,测评,管理,系统
Abstract: The system is to use the .NET programming language and SQLSERVER database work together to complete the object-oriented approach, design and realization of the hotel personnel management system. Analysis and design of static and dynamic models of the hotel personnel management system, completed the analysis of system development, design and implementation work. The hotel’s personnel management system through the Web user and system interaction, the functional modules of the system specific personnel files management module, employee compensation management module, reward module, attendance management module. The development of this system using the existing mature technology as a reference, shared source code as a template, combined with the actual needs of the this course site for analysis and functional adjustment, discussed the use of .NET developers Management System.
Keywords: ,NET, management, system
目 录
1、引言
2、系统分析
2.1 系统需求分析
2.2 本系统采用的关键技术
2.1.1 ASP.NET
2.1.2 NET Framework概述
2.1.3 ASP.NET的特点
2.1.4 C#
2.1.5 ADO.NET对象操作数据库
2.1.6 Microsoft Visual Studio.NET
2.2 SQL Server 技术
2.3 可行性分析
3、系统概要设计
4、系统详细设计
4.1 后台数据库设计
4.2 系统E-R图
4.3 处理流程设计
4.3.1 系统操作流程
4.3.2 数据增加流程
4.3.3 数据修改流程
4.4.4 数据删除流程
4.4 数据库表设计
4.5 系统模块设计
4.5.1 管理员登陆
4.5.2 管理员信息管理
4.5.3 学生信息管理
4.5.4 学生在线测评
5、系统调试与测试
5.1 程序调试
5.2 程序的测试
5.2.1 测试的重要性及目的
5.2.2 测试的步骤
5.2.3 测试的主要内容
6、结论
6.1 系统评价
6.2 安全性问题
致谢
参考文献