Today, I'd like to share with you a simple but useful trick. Imagine yourself that you are debugging an application and you find a place with the following very simple code: var flag = ReadConfiguration(); if (flag) { //... } else { //... } The problem is that the flag variable is set to false but you need to check what would happen if it is set to true. Of course you can easily change the value of this variable in Visual Studio. But what would you do if this kind of code i...
Strona głównaInne
Inne 3021 dni, 18 godzin, 8 minut temu 94 pokaż kod licznika zwiń