.NET news » Debug 
Debugging Microsoft .NET 2.0 Applications
Author: John Robbins
Average rating: (4 reviews)
More .NET Debug books
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
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.
CLR Inside Out: Extending System.Diagnostics
CLR Inside Out: Extending System.Diagnostics
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
DebuggerVisualizers - Image Debugger Visualizer using Visual C# Express
The article is regarding a new feature in Visual Studio .NET 2005, that gives you the ability to decide how your image data is to be visualized in debug time.
15 Feb 2006, 15:01:00 Source: DebuggerVisualizers - Image Debugger Visualizer using...
Tags: Addins
Debug
C#
App Verifier for WM 5
Just ran across the App Verifier that now supports Windows Mobile 5
If you aren't familiar the Application Verifier tool assesses the stability of an application and detects common programming mistakes. The tool can detect and pinpoint memory leaks, handle leaks, and leaks in graphics device interface (GDI) objects.
Debugging: Root Out Elusive Production Bugs with These Effective Techniques
Errors happen. But in production, error logs often provide little or no help in pinpointing the exact line of code in which the problem originates. You can't usually isolate the root cause by modifying code in a production environment because recreating the exact same environment is very difficult due to the large number of potential software and hardware configurations. This article provides some concrete steps you can take to get at the heart of the problems in your production code.
14 Jun 2005, 03:00:00 Source: Debugging: Root Out Elusive Production Bugs with These...
Tags: Debug
Bugs
Mine Your Business: AMO Lets You Dig Deeper into Your Data from Your Own Applications
Analysis Management Objects (AMO) for SQL Server 2005 facilitates client-side custom programming as Decision Support Objects (DSO), the object model in SQL Server 2000 Analysis Services. With AMO, a whole range of data mining questions can be answered at the operational level. This means that sales and marketing departments get answers more quickly and thus can make informed decisions.
10 May 2005, 03:00:00 Source: Mine Your Business: AMO Lets You Dig Deeper into Your...
Tags: Database
Debug

