| Every year colleges need to manage final design of students. The management of student’s final design in lots of colleges is still in manual and the fussy document processing and frequent news notification will bring a burden to most students and teachers. Users can manage documents clearly and implement news transmission quickly through the network based office platform. It provides better assists to colleges to manage the student’s final design and makes the management of student’s final design simple and easy.We use the combination of ASP.NET and SQL Server to implement a B/S mode student’s final design management system on the Windows system. The system consists of six function modules, which includes administrator information management module, teacher information management module, student information management system, score management module, news notification module and document management module. Aiming at the three kinds of users, which include administrators, teachers and students, three function interfaces are designed. The main functions of the system cover adding, query, deletion and modification of user’s information; upload, download, query and deletion of user’s document; release, review and deletion of user’s news; adding, review and deletion of student’s scores, adding of instructors information and the mass adding of student’s information. This system applies ADO.NET to access the database and implements the interface with the technology of ASP.NET, CSS, JavaScript and Ajax. CSS is used to implement the interface layout and the UpdatePanel control and ScriptManager control in the ASP.NET are used to implement dynamic interfaces. The entity class and the control class of business process in the background logic process are developed with C#.Through analysis of demands and workflow of student’s final design management in the Liaoning Provincial College of Communications, this paper proposes a basic scheme of the student’s final design management system with B/S structure in WEB environment. We provide a detailed design and implementation illustration for sub-system of foreground management in our proposed management system, which includes the demand analysis, function design, code class design and illustration, ASP file design and illustration and database design. At last, we test our system. The solution proposed in this paper is simple to design, practical and the programming environment is easy to build. It is very suitable for rapid development of student’s final design management system. |