Larger and Smaller
Create an application that allows the user to enter two integers on a form similar to the one shown in Figure 1. The application should determine which value is larger than the other, or it should determine that the values are equal. Before comparing the numbers, use the TryParse button to verify that both inputs are valid integers. If an error is found, display an appropriate message to the user. Use a Label control to display all messages. The Exit button should close the window.
Figure 1 Larger and smaller form

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.