ASP.net+Sqlserver校内实训管理平台的设计与实现 摘 要: 校内实训管理平台系统是管理学生实训和老师监督学生的软件。本课题采用B/S架构,利用ASP.NET+SQL Server 2008来实现校内实训管理平台的设计与实现;本系统分为三个角色,分别是管理员、学生、老师。教师功能:发布通知、上传资源、同时可以对学生进行考勤、管理学生实训成绩;学生功能:查看老师发布的通知、下载共享资源、上传实训作品和相关文档、填写实训日志。使老师和学生更加方便快捷的查询和修改需要的信息。
关键词:校内实训;B/S架构;数据库;ASP.NET
The Design and Implementation of school training management platform
Abstract:The school training management platform is the basic management software for managing students' training and monitoring students. This subject adopts the B / S structure, using ASP.NET + SQL Server 2008 to realize. This system is divided into three roles: the administrator, the student and the teacher. The teacher can not only publish notification, upload resources, but also check on student attendance and manage student training achievements. On the other hand, the student can view the notice released by teachers, download the shared resource, upload training works and related document, and fill in the training log. It is very convenient and efficient to query and modify the information for teachers and students.
Key words: The training; B/S structure; Database; ASP.NET
目 录
摘 要 1
关键词 1
引言 3
1 课题研究意义与现状 3
1.1 课题研究意义 3
1.2 课题研究的现状 3
2.系统相关技术 4
2.1 ASP.NET 4
2.2 ADO.NET Database 访问技术 5
3.系统分析 5
3.1 可行性分析 5
3.2 数据库分析 6
3.3 系统总体功能分析 6
4.系统详细设计 7
4.1公共类设计 7
4.2 用户登录模块 7
4.3 教师功能 7
4.4 学生功能 7
5 系统测试 7
总结 7
参考文献 7
致谢 7,3019