Programming Logic

Example 1 of .NET programming

Assignment: Logic Plan 6 (Attempt 1)

I am very proud with the flow control that I demonstrated in this example. I used try-catch logic along with other conditional statements, and this assignment helped to expand my knowledge of error throwing logic.

Example 2 of .NET programming

Assignment: Logic Plan 7 Arrays (Attempt 1)

I went well above the minimum requirements for this project. I am extremely happy with the results. I told the program to look through the form and find labels that are not one specific label, and perform the array operations on those labels. So all that needs to be done, to add another number to the lottery is to simply add another number to the form, and it will work as another number in the sequence.