Question: GENERAL DIRECTION: 1 . The format for the submission folder will be CPE 1 0 6 - FOPI 0 1 - SURNAME - MOD -
GENERAL DIRECTION:
The format for the submission folder will be CPEFOPISURNAMEMOD
Source code of the WPF application below with the subfolder name QUIZWPF
SQL Script of the database, tables and store procedures below with the subfolder
name QUIZDB
Video presentation of the WPF application together with integrated database below with
the subfolder name MP
WPF APPLICATION STUDENT MAINTENANCE:
Please locate your module exam WPF Application and module exam SQL Server Database
Kindly save and retrieve records of your WPF application into SQL Server Database. The following
application must satisfy the following requirements below:
The application must have a main menu that allows the user to choose hisher action.
When the user selects Exit menu, the application will exit or will be terminated.
When the user selects Person menu, the screen will display submenu for person
maintenance.
a When the user selects Add Person submenu, the application allows the user to add
person record last name, given name, middle name
b When the user selects Edit Person submenu, the application allows the user to edit
person record last name, given name, middle name by person id
c When the user selects Delete Person submenu, the application allows the user to
delete person record including student record by person id
When the user selects Student the screen clears and will display submenu for student
maintenance.
a When the user selects Add Student submenu, the application allows the user to
add student record to existing person student number, program, year by person id
b When the user selects Edit Student submenu, the application allows the user to
edit student record student number, program, year by person id
c When the user selects Delete Student submenu, the application allows the user to
delete student record only not including person record by person id
When the user selects View All Records menu, the application allows the user to view all
person with or without student records last name, given name, middle name, student
number, program, year, person id
When the user selects View Specific Record menu, the application allows the user to view
specific person record last name, given name, middle name, student number, program,
year, person id either by student number or person id
Note : All records of person and student will be saved on the database record created on your
module exam.
Note : All communications and transactions from WPF application to SQL Server database
must use stored procedures mostly created during your module exam
Note : The source code and SQL script of this exam must be submitted together with the
completion of requirements. Failure to submit your source code and SQL script will result into
negative impact on your quiz portion.
Note : The quiz will be graded based from the submitted functionality of the source code and
SQL script requirements presented of your application and database.
Note : The machine problem will be graded based from the video presentation and design
creativity clarity and quality of your application and database
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
