How many times have you done this because you wanted to check how the value of some variable changes over time: There's a better way. You can have your breakpoints automatically print a message to ...
I didn't know I could do this until a few weeks ago: While still in Edit mode, you can right-click on a line of code and select Run to Cursor. Visual Studio will compile your application (if necessary ...