.NET news » Debug Debug Rss Feed

< 1 2 3 4 >
Debugging Microsoft .NET 2.0 Applications
Author: John Robbins
Average rating: 4.5 / 4
(4 reviews)
More .NET Debug books
download
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
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.
8 Mar 2006, 18:00:00   Source: No More Hangs: Advanced Techniques To Avoid And Detect...   Tags: Debug
CLR Inside Out: Extending System.Diagnostics
CLR Inside Out: Extending System.Diagnostics
8 Mar 2006, 18:00:00   Source: CLR Inside Out: Extending System.Diagnostics   Tags: Debug Performance
Introduction to NLog
Introduction to managing diagnostic traces with NLog.
21 Feb 2006, 00:44:00   Source: Introduction to NLog   Tags: Debug Software C#
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

http://www.microsoft.com/downloads/details.aspx?FamilyID=d275348a-d937-4d88-ae25-28702c78748d&displaylang=en

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.

6 Feb 2006, 00:29:00   Source: App Verifier for WM 5   Tags: Software Debug
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
< 1 2 3 4 >