Line: | Loopy Line | Type: | Video |
You should have completed: | Counting Up Once More | This topic leads to: | Console Menu |
One of the key features of the Integrated Development Environment (IDE) that is Visual Studio is the debugging tools. These allow us, among other things, to pause execution of the program, to watch the execution flow unfold and to see what values are in which variables at a time of our choosing.