Question: In C# ectio opoject Midterm Project-Maintain student scores (text file) For this project, you'll develop an application like the ones described in projects 2-2 and
ectio opoject Midterm Project-Maintain student scores (text file) For this project, you'll develop an application like the ones described in projects 2-2 and 3-5 that let the user maintain a list of student scores. For this project, though, you'll use a text file to store the student data. Prerequisites: chapters 1-12, 15. The design of the Student Scores form Student Scores D Students Hol Munch2133 Doug Lowe 99337 Anne Boehm 100/1001100 Add New Update Delete Score total: 251 Score court 3 Average 83 Ext . Operation See project 2-2. Specifications When this application starts, it should read student data from a text file named StudentScores.txt in the CC# 2015 Files directory and display this data in the Students list box. If this directory or file doesn't exist, it should be created. When students are added, updated, or deleted, this application should write the student data to the StudentScores.txt file, overwriting any existing data. This application should use a class named Student to read data from and write data to the StudentScores.txt file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
