[SOLVED] Windows Form Application to retrieve the names and the scores

25.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Student-Score.zip (54.4 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

Store ten student names and their individual score in a text file such as Notepad. There will be one score per student.

Write a C# program using Microsoft® Visual Studio® to retrieve the names and the scores.

Display the student name with the highest score and the average score of the class.

Show what is being written in the new file.

Hint: You might consider adding delimiters between the data values in the original text file to simplify retrieving and processing the data.

  • Student-Score.zip