Question: Can someone please help with writing this in C# using visual studio .net framework? Total Sales: Use the attached file named Sales.txt. Create an application,
Can someone please help with writing this in C# using visual studio .net framework?
Total Sales: Use the attached file named Sales.txt. Create an application, using C#, that reads the file's content into an array, displays the array's content in a ListBox control, calculates the total of the array's values, average sales, largest sales, smallest sales Display the Total Sales, Average sales, Highest Sales and Smallest Sales Form should look similar to the attached picture.
Sales.txt includes:
1245.67
1189.55
1098.72
1456.88
2109.34
1987.55
1872.36

Sales and Analysis Total Sales Average Sales Highest Sales Smallest Sales Exit Sales
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
