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...
Explore posts from 2004 below.
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...
Just a thought: I seem to use "Paste Special ..." and then select "Unformatted Text" so often it really should be as much of a standard keystroke as Ctrl-C for Copy and Ctrl-V for Paste.
Brad Abrams posted on the NullReferenceException or ArgumentNullException question. For me, it's one of those "close call" questions.
In supporting customers recently, I've been getting the customer to request help using Remote Assistance. Once the customer gets the request process down (and UPNP routers are being used or a VPN is...
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...