Write an application that retrieves a student name and three scores per line from a text
file.Process the values by calculating the average of the scores per student.Write the
name and average to a different text file.Test your application with a minimum of eight
records in the original file.
This needs to be in C# using Virtual Studio Express 2012 for Desktop. I know i have to create a form with textboxes, I know it needs some buttons, for sure it needs a Open, Save and Quit, I think will need another button for caluculations, I need detail explanations and yes I need by Monday or even today would be good. Thank you.
Comments
Leave a comment