Do you use LadyLog?

Last updated by TiagoAraujo over 10 years ago.See history

This rule has been archived
Archived Reason: Has been replaced by Application Insights

Your users should never see the "unhandled exception" message in Windows Forms, WPF and Silverlight. You should always log errors somewhere (preferably a SQL database).

ladylog bad
Figure: Bad example - your users should never have unhandled exceptions in Windows Forms

LadyLog is a Windows UI for your application that allows users to Log meaningful errors.

ladylog good
Figure: Good example - your users get a nice professional error reporting window

See SSW .NET Toolkit - LadyLog.

We have a program called SSW Code Auditor to check for this rule.

We open source. Powered by GitHub