Question: Need to use visual studios : C# Windows Forms App (NET Framework) Visual C# Needs to use: Exercise 2-4: Late fee for video game rental
Need to use visual studios :


C# Windows Forms App (NET Framework) Visual C# Needs to use: Exercise 2-4: Late fee for video game rental lication for a video game rental store to compute the late fee for videos that are retuned late. Develop a form named VidioRentals that lets the store to do the following: Enter a fixed handling charge, late charges per day per item, number of items rented user doesn't have to enter the date returned; use today's date as the date returned. and the due date. The Compute the number of days late (today's date - due date), late chargeNo of items x No of days late x late charges per day per item), and total charge (handling charge + late charge). Today's date is given by DateTime.Today." fyDly the nmber f da,late charge and total charge in a LisiBox
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
