Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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