ASP.NET的学生选课系统设计与实现+ER图+流程图 摘 要:本系统是在分析了学生选课中的真实需求后设计开发的,它的目的就是要实现学生选课的信息化,从而能大大的缩减了人工处理所带来的效率问题和数据处理问题。系统采用目前比较流行B/S编程模式,以SQL Server 2000作为数据库服务器,以C#为编程语言,在Microsoft Visual Studio 2005平台下利用ASP.NET技术实现完成的。系统中管理员可以对教师信息、学生信息课程信息进行管理,学生可以选课、查询课程信息和教师信息等,而教师则可以查询选修其课程的学生信息、修改个人信息等。
关键词:学生选课;B/S;ASP.NET;SQL Server 2000
The Design and Realization of Students ' Course Selection System Based on ASP.NET
Abstract: This system is in the analysis of the real needs of students in the course design after development, its purpose is to achieve the students ' course selection information, which can greatly reduce the efficiency and data processing problems for manual processing. System uses the currently more popular B/S programming mode, use SQL Server 2000 as the database server to c # for the programming language, Microsoft Visual Studio 2005 platform complete with ASP.NET technology. System administrators can manage course information teacher information, student information, student course selection, course information and query information for teachers, students and teachers you can query to take its information, modify personal information.
Key Words: Student course selection;B/S ;ASP.NET; SQL Server 2000
目 录
摘 要 1
引言 1
1绪论 2
1.1课题研究的意义 2
1.2开发工具介绍 3
2 系统分析与设计 3
2.1系统可行性分析 3
2.2系统角色分析 3
2.3系统总体设计 4
3 数据库设计 4
3.1数据库概念设计 5
3.2数据库逻辑结构设计 5
4 系统详细设计与实现 6
4.1登录界面说明 6
4.2学生模块功能 6
4.3教师模块功能 7
4.4管理员模块功能 7
5 系统测试 8
5.1测试目的 8
5.2测试方法 8
6 总结 9
参考文献 10
致 谢 11,3290