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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started