dev

Browse posts by category: "dev" below.

Unhandled Exception Reporting

I recently included unhandled exception processing in a Windows Forms application to help fault find some problems. Unhandled exceptions were processed by bringing up a user friendly message and...

exception-handling debugging winforms programming
July 17, 2004
Read More

VS.NET Addin Weirdness

Recently I experienced some weirdness in the Visual Studio.NET 2003 source code editor. The problem only occurred when editing C/C++ files and consisted of symptoms like being unable to select a...

visual-studio debugging development-tools cpp csharp
July 5, 2004
Read More