Programming Languages White Papers
Debugging Microsoft .NET 2.0 Applications
Overview This paper presents the best proactive programming techniques a person can use to debug during coding. The best technique is to use assertions everywhere so that one gain control whenever a problem occurs. The SUPERASSERT.NET assertion code in Wintellect.Diagnostics.dll should helps to narrow down problems without needing to get into a debugger at all. In addition to assertions, proper tracing and comments can make maintaining and debugging the code much easier for one and others. The more time a person spends debugging the code during development, the less time a person will have to spend debugging it later and the better the quality of the final product.
| Publisher | Microsoft | File Format | |
|---|---|---|---|
| Date Published | November 2006 | Downloads | 1 |
| Format | White Papers | ||
| Topics | |||



