Question
Okay heere is the deal, this project needs to be done in C# and in microsoft visual studio so PLZ help:A university has the following
Okay heere is the deal, this project needs to be done in C# and in microsoft visual studio so PLZ help:A university has the following dormitories: Allen Hall ..........................$1,500 per semester Pike Hall............................$1,600 per semester Farthing Hall ......................$1,800 per semester University Suites ................$2,500 per semester The university also offers the following meal plans: 7 meals per week ...............$600 per semester 14 meals per week .............$1,200 per semester Unlimited meals .................$1,700 per semester Requirements Create an application with two forms. The main form should allow the user to select a dormitory and a meal plan from two listboxes. Show an error message if the user does not select an item from each listbox. Do not allow the second form to be shown until the user selects one item from each listbox. The application should show the total charges on the second form. I already have the two forms set up so i just need the code that will allow me to complete this assignment thats due sunday. SO thanks again for helping
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