TheSwamp

Code Red => .NET => Topic started by: Kerry on November 04, 2011, 10:53:32 PM

Title: Debugging tips
Post by: Kerry on November 04, 2011, 10:53:32 PM
Quote from: Jon Skeet @  http://www.yoda.arachsys.com/csharp/debugging.html
A certain amount of paranoia is required when bug-fixing.

I particularly like the 'recipe' concept
Title: Re: Debugging tips
Post by: Kerry on November 04, 2011, 11:02:34 PM
and that goes hand in hand with this, which I think I've posted previously;
Short but complete programs
http://www.yoda.arachsys.com/csharp/complete.html