Tag / debugging

Did you ever needed to modify the source code to return some value for the testing purpose? Or you needed to alter the code as so to stimulate some flow? If your answer is yes then I guess you also forgot (from time to time) to revert your change back and such temporary fix went into […]

Everyone knows how to enhance Visual Studio’s debugging experience by applying DebuggerDisplay attribute (in polish). If not – read Piotr’s post here. That’s debugging 101. Here’s how to improve your experience even more. Paweł ŁukasikFounder of Octal Solutions a .NET software house. Passionate dev, blogger, occasionally speaker, one of the leaders of Wroc.NET user group. Microsoft […]