Computers and Technology
Computers and Technology, 02.07.2019 17:10, hjenn31

Objective: the objective of the assignment is to write a c# gui app using check boxes and combo boxes from windows forms to create gui objects. instructions: cindy’s catering provides meals for parties and special events. create an interactive gui app that allows cindy's catering to better operate their business. the following data must be entered concerning the customer and the event:  the customer’s name must be entered into a text field.  the customer’s contact phone number into a text field.  the number of guests invited to a cindy catered event into a text field.  the customer must choose one entrée from a group of at least four choices.  the customer must choose up to two side dishes from a group of at least four choices.  the customer must choose one desert from a group of at least three choices. the programmer can make the choices as s(he) desires. display the cost of the event that is calculated as $35 per person. to validate the input data, do the following:  if the value entered for the number of guest is not numeric, set the event price to zero.  if the user attempts to choose more than two side dishes, remove all the current side dish selections so that the user can start over.

answer
Answers: 1

Similar questions

Do you know the correct answer?
Objective: the objective of the assignment is to write a c# gui app using check boxes and combo box...

Questions in other subjects: