Question: Language is C#, please comment code Part 1 (5 points) Create a form that gets the input from a user from 0-100. You will need

Language is C#, please comment code
Part 1 (5 points) Create a form that gets the input from a user from 0-100. You will need to make 3 methods for this application. Your first method must get the users input and validates that the entry is valid. Use logic to ensure the input is accurate, if the user enters an invalid entry throw a message box to the user with the error. The user must have a successful entry to proceed. We will expand on validation and exceptions in Lab 5 Once the score is validated send the score to a second method which assigns a letter grade. Use the following grading schema and use integer values for your scoring. 60 is a F,60 and 80 and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
