Problem solution in VB.NET format with using the attachment zip file to modified accordingly. The project name should be name bxnguyen.
Develop Try…Catch exceptions to handle any error that can be typed by the user on your Unit 2 individual project. Change the NumericUpdown controls into TextBox. Make sure that any information typed in the TextBox is handled, including but not limited to, overflow exceptions, type mismatch, and division by zero, and display the appropriate warning so the user can correct the input.