Question: For this assignment, the data will be stored in an XML file that holds 24 final student grades. The application that will be created needs
For this assignment, the data will be stored in an XML file that holds 24 final student grades. The application that will be created needs to be able to read and parse the grades from the XML file (which needs to be stored on the server). The created application should then be able to calculate the average grade, the lowest grade, and the highest grade. It should then return this information to a browser page, using a form to display the values mentioned above.
Students will be using C# and ASP.NET. The XML file should be stored on the Microsoft Internet Information Server (IIS) within Visual Studio. The XML file should be stored in the IIS root directory which is usually found in C:\Program Files (x86)\IIS Express.
The following is the content of the studentGrades.XML file :
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
