Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 :

Frank

Male

850

Sarah

Female

870

Mike

Male

900

Julia

Female

700

Servil

Male

720

Adrianna

Female

900

James

Male

720

Jillian

Female

480

Brian

Male

540

Sasha

Female

660

Miles

Male

870

Joanna

Female

900

Phillip

Male

770

Lillian

Female

770

Thomas

Male

790

Angelica

Female

800

Charles

Male

800

James

Male

790

Diva

Female

600

Anshel

Male

900

Vriska

Female

880

Terezi

Female

770

Equiuus

Male

870

Gamzee

Male

400

Emma

Female

900

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

10th Edition

0137916787, 978-0137916788

More Books

Students also viewed these Databases questions

Question

the role of credit reference bureau in financial inclusion

Answered: 1 week ago

Question

5. Identify three characteristics of the dialectical approach.

Answered: 1 week ago