You are expected to create a student registration system by using C# form application and SQL Server. Project may contain at least the following data by obeying the normalization rules: Data about student’s personal information (like adress, phone number, blood type, etc…) Academic information of the students, Course information, Data about the academic personnel. …. Program may have an answer at least for the following situations: Course list registered by a student. The student list of a searched course. The students of an instructor. The course list that is given by an instructor. The course list that is taken by a student. The instructor(s) that is/are giving a searched course. The age of the male students whose ages are greater than 30 (maybe for military service). List of students who have previously taken the selected course and are now re-enrolled The most succesful student in the system and at a course. Give opportunity to delete the students, courses and instructor according to the constraint that you define. Give opportunity to update any data. Give opportunity to enter data about a new student, a new course and a new instructor. You are expected to apply everything that you have learned at the course. But this should be your lower limit. You should search and find more than the things that is taught. Original and creative works will be more valuable. Your program must be user friendly. In case of necessity, instructor has the right to update this file
You are expected to create a student registration system by using C# form
application and SQL Server.
Project may contain at least the following data by obeying the normalization rules:
Data about student’s personal information (like adress, phone number,
blood type, etc…)
Academic information of the students,
Course information,
Data about the academic personnel.
….
Program may have an answer at least for the following situations:
Course list registered by a student.
The student list of a searched course.
The students of an instructor.
The course list that is given by an instructor.
The course list that is taken by a student.
The instructor(s) that is/are giving a searched course.
The age of the male students whose ages are greater than 30 (maybe for
military service).
List of students who have previously taken the selected course and are now re-enrolled
The most succesful student in the system and at a course.
Give opportunity to delete the students, courses and instructor according to the constraint that you define.
Give opportunity to update any data.
Give opportunity to enter data about a new student, a new course and a
new instructor.
You are expected to apply everything that you have learned at the course. But this should be your lower limit. You should search and find more than the things that is taught.
Original and creative works will be more valuable. Your program must be user friendly.
In case of necessity, instructor has the right to update this file.
Trending now
This is a popular solution!
Step by step
Solved in 7 steps with 11 images