摘 要
教務(wù)平臺(tái)之學(xué)籍管理模塊是一個(gè)典型的教務(wù)信息管理系統(tǒng)(MIS),其開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。對(duì)于后臺(tái)數(shù)據(jù)庫(kù)要求實(shí)現(xiàn)數(shù)據(jù)的完整性、一致性和安全性;對(duì)于前臺(tái)應(yīng)用程序開(kāi)發(fā)則要求模塊功能完備、界面友好、易使用等特點(diǎn)。
教務(wù)平臺(tái)之學(xué)籍管理模塊是根據(jù)高校教務(wù)管理的實(shí)際需求,采用微軟的.NET Framework2.0作為開(kāi)發(fā)平臺(tái),使用SQL Server 2005來(lái)設(shè)計(jì)數(shù)據(jù)庫(kù),以ASP.NET和C#作為前臺(tái)的開(kāi)發(fā)語(yǔ)言,來(lái)完成學(xué)生學(xué)籍的管理。該設(shè)計(jì)是基于B/S模式的信息管理系統(tǒng),主要實(shí)現(xiàn)用戶管理、學(xué)生注冊(cè)、學(xué)籍異動(dòng),學(xué)生花名冊(cè)查看和打印等主要功能。同時(shí)為了保證后臺(tái)代碼和數(shù)據(jù)的保護(hù)性、密封性,使用了一個(gè)中間層分離開(kāi)前臺(tái)頁(yè)面和后臺(tái)數(shù)據(jù)的交互操作,使該系統(tǒng)層次清晰,便于開(kāi)發(fā),維護(hù)。通過(guò)該系統(tǒng)的應(yīng)用,可以滿足高校教務(wù)學(xué)籍管理工作的高效化、無(wú)紙化和網(wǎng)絡(luò)化的需求,提高高校教務(wù)的工作質(zhì)量與效率。
關(guān)鍵詞:教務(wù)信息管理;B/S;ASP.NET;NET Framework2.0
Educational Administration Platform——
The Design and Development of Student Information Management Module
Abstract
Student Information Management Module of educational administration Platform is a typical Management Information System (MIS) .It includes two parts which are DB (database) and front application. DB should meet the demands of integrality, consistency and security. Front application should meet the demands of the application function maturity, interface friend and easy use etc.
Due to the university management’s demand, the development platform is Microsoft .NET Framework2.0, and the system is implemented in C#.net and Microsoft SQL Server2005. The system has the functions of the user management, student register, student transfer and student muster roll search and print etc based on B/S mode. For the sake of protecting the codes and data, we use a middleware between front pages with DB. This system meets the demands of efficiency, no paper and network of the Student Information management, progresses the quality and efficiency of educational administration management in Higher Schools.
Key words: Educational Administration Information Management; B/S; ASP.NET; .NET Framework2.0