Larry955 / StudentInfoManager

A simple Student-Info-Manager Application based on C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StudentInfoManager

A simple student infomation manager (学生信息管理系统) application based on C#,which use SQL Server2014 for managing datas.

Functions are shown below:

  • AboutForm.cs: "About" module

Image

  • AddCourse.cs: Add Course

Image

  • AddScore.cs: Add Score

Image

  • AddSpecialty.cs: Add Specialty

Image

  • Course.cs: “Course Info” module

Image

  • Login.cs: “Login Info” module

Image

  • MainForm.cs: “Main Window” module

  • Register.cs: “Register Info” module

Image

  • Score.cs: “Score Info”module

Image

  • Specialty.cs: “Specialty Info” module

Image

  • Student.cs: “Student Info” module

Image

  • UpdateCourse.cs: “Update Course” module

Image

  • UpdateScore.cs: “Update Score” module

Image

  • UpdateSpecialty.cs: “Update Specialty” module

  • UpdateStudent.cs: “Update Student”module

Image

  • Delete Student:

Image

I took about 2 days to finish this project,honestly I wrote it to help one of my high school classmate with his Final-Exam-Project...

emm...sounds like a bad job.Anyway,I just want some practice...

About

A simple Student-Info-Manager Application based on C#


Languages

Language:C# 100.0%