网学网为需要ASP类作品的朋友们搜集整理了基于.NET的学生成绩信息管理系统 ASP.NET118相关资料,希望对各位网友有所帮助!
客服咨询,网学网竭诚为您服务,本站永久域名:myeducs.cn |
摘 要 随着Internet的普及,越来越多的学校建立了自己的Web网站,其中学生成绩管理系统是构成学生网站的一个重要组成部分。同时随着在校大学生人数的不断增加,教务系统的数据量也在不断的上涨。针对学生信息管理这一环节,本系统在学生成绩管理以及学生成绩查询两个大方面进行了设计,基本实现了学生的在线信息查询、选课,教师对学生信息的全面掌握、录入学生成绩以及学校管理人员对课程信息发布的管理,对学生以及教师基本信息的管理等功能。本系统通过使用ASP.NET技术实现动态网页的效果,结合ADO.NET技术实现了与数据库的交互。系统在ASP.net环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。 本论文共分为六章。首先,是开发该系统的概括性描述,包括选题背景及其意义,介绍了开发该系统用到的相关技术;其次,是对系统的进一步分析,对系统开发的可行性和需求做了全面的分析研究;再次,介绍了系统的总体设计与实现,并在详细设计中给出了系统实现后的部分图片;最后,是笔者对开发该系统做出的总结。 【关键词】 学生成绩管理系统 选课系统 ASP.NET SQL Server 2005 Abstract With the popularity of Internet, more and more schools to set up their own Web site, including the student information management system is composed of students an important part of the site. At the same time, the number of college students with increasing educational system, the amount of data is also constantly rising. For student information management this one link, this system in the student information management and student information query two major aspects of the design, the basic achievement of the students in online information, course, students information of master, input student achievement and school administrators of the curriculum management information, for students and teachers information management and other functions. This system through the use of ASP.NET technology to achieve dynamic webpage effect, combined with ADO.NET technology to realize the interaction with the database. System in the ASP.net environment using a" top-down in the overall planning, from the bottom of Shangdi application development" strategy to develop a management information system process. Through the analysis of a school student management insufficiency, founded a set of effective management of student computer programs. This thesis is divided into six chapters. First of all, is the development of the system of general description, including the background and the significance, introduced the development of the system to use the related technology;; secondly, is the system for further analysis, the system''''s feasibility and needs to do a comprehensive analysis of research;; again, the overall design and implementation, and in the detailed design given the system realize after the part of the picture;; finally, is the author of on the development of the system made summary. 【Key words】student information management system course system ASP.NET SQL Server 2005 目 录 第一章 绪论1 第一节 选题背景和意义1 第二节 国内外研究概况1 第三节 本文研究的主要问题2 第二章 相关技术介绍4 第一节 ASP.NET简介4 一、什么是ASP.NET4 二、ASP.NET技术优势4 第二节 其他技术介绍6 一、.NET Framework6 二、C#语言7 三、ASP.NET AJAX8 第三节 三层架构9 第三章 软件可行性研究及其需求分析10 第一节 可行性研究10 一、技术可行性10 二、经济可行性11 三、操作可行性11 第二节 需求分析12 一、理解需求12 二、需求分析13 三、软件需求13 四、硬件需求14 第四章 系统总体设计与实现15 第一节 系统数据流程分析15 第二节 系统概要设计17 第三节 数据库结构设计18 第五章 系统详细设计22 第一节 用户登陆22 第二节 学生信息管理模块24 第三节 课程管理模块设计26 第四节 成绩管理模块设计27 第六章 总结31 致 谢32 参考文献33 第一章 绪论 第一节 选题背景和意义 学生成绩管理系统是一个教育单位不可缺少的组成部分,它的内容对于学校的决策者和管理者来说都是至关重要的。随着用户的规模不断扩大,学生数量急剧增加,有关学生的各种信息量也成倍增长。面对庞大的信息量,学生成绩管理系统必须肩负起提高学生管理工作效率的重任,通过这样的系统,必须做到信息的规范管理、科学统计和快速的查询,从而方便老师及时、全面地掌握学生情况,减少工作量,规范用户管理学生,实现无纸办公。 本文选自毕业设计http://myeducs.cn |
本站发布的计算机毕业设计均是完整无错的全套作品,包含开题报告+程序+论文+源代码+翻译+答辩稿PPT |
本文选自计算机毕业设计http://myeducs.cn |