毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#+sqlserver学生MIS平台的设计与开发

时间:2016-11-25 20:24来源:毕业论文
学生信息管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面

摘要:学生信息管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和文护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
本文介绍了利用C#与SQL server2012相结合的策略开发一个管理信息系统的过程。在这里以学校为背景,通过借鉴学校的教学管理系统网站,把学生数据库中的数据表信息利用C#的图形界面功能显示在前端,能让每个学生轻松地查询到自己的基本信息、课表信息、课程信息等。除此之外,本系统还加了管理员功能模块,通过管理员功能,管理员可以实现对数据库中每一个学生的数据表信息的修改、添加、删除等功能。本系统具有结构合理、易于操作、界面友善等特点,能使得应用中极大提高工作效率。
关键词: 管理信息系统,学生管理,C#,SQL server2012   ,3842        
Designing And Developing Of MIS Platform For Students
Abstract:  Students’ information management system is a typical management information system (MIS), its development mainly includes two aspects: the setting and maintenance of database and front-end application development. For the former requires to establish database that is consistent and integrity and security. For the latter requires the application fully functional, easy to use and so on.
This article introduces a management information system process using C# and SQL server2012 combined with the strategy of development. This puts the school as the background, by drawing on the website of teaching management system in school, the students in the database table data graphic user interface using C# information display on the front end, students can easily query to their information. In addition, this system adds the administrator function, through the administrator, administrators can implement the information data tables in a database to add, modify, delete and other functions. The system has a reasonable structure, easy to operate, friendly interface and other features, and can improve work efficiency greatly in the applications .

Keywords:  MIS,Student management,C#,SQL server2012,                          
目录
1    绪论    5
1.1    MIS概述    5
1.1.1  MIS定义    5
1.1.2  MIS基本功能    5
1.2    本课题的目的和意义、国内外研究现状、水平和发展趋势    6
1.2.1  课题的目的和意义    6
1.2.2  国内外研究现状与水平    6
1.2.3  发展趋势    7
1.2.4  现行MIS系统存在的问题和需要改进的方面    7
2  分析    8
2.1 系统概述    8
2.2 系统需求    8
2.3 可行性分析    8
2.3.1  技术可行性分析    8
2.3.2  经济可行性分析    8
2.3.3  社会可行性分析    8
2.4    开发背景    9
2.4.1  VISUAL STUDIO 2012简介    9
2.4.2  C#简介    9
2.4.3  SQL SERVER简介    10
2.5    现行业务系统的描述    10
2.5.1  实体联系图    10
2.5.2  功能层次图    11
2.6 数据库设计    14
2.6.1  学生基本信息数据库表:(stujiben数据表)    14 C#+sqlserver学生MIS平台的设计与开发:http://www.751com.cn/jisuanji/lunwen_317.html
------分隔线----------------------------
推荐内容