Question: Wireframe in visio and code in C# please ! Extend your program by adding in a Try Catch block to catch potential program errors. Display
Wireframe in visio and code in C# please
Extend your program by adding in a Try Catch block to catch potential program errors. Display an appropriate error message when errors occur.
Your program should only accept valid numbers for the calories and fat. Valid calories should only allow values between and Valid Fat grams should be between and Appropriate messages should be displayed to the user if invalid input is entered for either the calories or the fat.
Add a File menu and File Exit menu as well as an Edit and Edit Clear menu along with functional code for the Exit and Clear menus.
Test Data
Testing your program for correct and incorrect data is very important. Download the following Test Data Sheet and complete it based on the test values. Ensure your program is running properly for each of the testing situations. Program Test Data Sheet
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
