.NET news » Debug 
Debugging Microsoft .NET 2.0 Applications
Author: John Robbins
Average rating: (6 reviews)
More .NET Debug books
Advanced Basics: Monitor Your Apps with System.Diagnostics
The System.Diagnostics namespace provides classes for interacting with event logs, performance counters, and system processes, and can really help when you've got bugs. Find out how.
26 Jun 2006, 13:50:48 Source: Advanced Basics: Monitor Your Apps with System.Diagnostics
Tags: Performance
Debug
Explore the Enterprise Library Exception Handling Block for .NET 2.0
The Enterprise Library Exception Handling Block provides all the underlying plumbing code required to handle exceptions. Stop writing repetitive exception handling code and learn how to use it in your own applications to make exception handling consistent and effective.
12 May 2006, 09:05:36 Source: Explore the Enterprise Library Exception Handling Block...
Tags: Debug
Enhanced QuickWatch
A VS.NET 2003 add-in to view Xml , Datasets and Exceptions
Bug Bash: Let the CLR Find Bugs For You With Managed Debugging Assistants
Managed Debugging Assistants make it easy to root out some very elusive bugs. Find out how the MDAs in the .NET Framework 2.0 can make your development life easier.
TraceTool 6: The Swiss-Army knife of trace
A C#, C++, Delphi, and Java trace framework and a trace viewer: Tail, outputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This comes with full support for Pocket PC development.
4 Apr 2006, 12:24:00 Source: TraceTool 6: The Swiss-Army knife of trace
Tags: Debug
Performance
Software
Managed Spy: Deliver The Power Of Spy++ To Windows Forms With Our New Tool
Managed Spy: Deliver The Power Of Spy++ To Windows Forms With Our New Tool
9 Mar 2006, 02:00:00 Source: Managed Spy: Deliver The Power Of Spy++ To Windows Forms...
Tags: Software
Debug
CLR Inside Out: Extending System.Diagnostics
CLR Inside Out: Extending System.Diagnostics
No More Hangs: Advanced Techniques To Avoid And Detect Deadlocks In .NET Apps
You can combat deadlock using a combination of disciplined locking practices which Joe Duffy aptly explains in this article.
Introduction to NLog
Introduction to managing diagnostic traces with NLog.
Create a Debugger Visualizer in 10 Lines of Code
An article on debugger visualizers in Visual Studio 2005
20 Feb 2006, 07:03:00 Source: Create a Debugger Visualizer in 10 Lines of Code
Tags: Visual Studio
Debug

