Using Microsoft® Visual Studio® ,C # create a program that allow users to enter data for Students, Faculty Members, Courses, and Register students to courses.
The Main menu should offer choices including, but not limited to:
Complete the Main Menu.
Hint: Use a switch statement to accomplish the task
Using Microsoft® Visual Studio®, C #develop the details of each section using the program in Week Two is the above one .
Review the following for an example:
The program should store user inputs in flat files.
Hint: Use a class to create custom types.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |