Debug

Three (3) amazing tools for .NET developers.

  • FxCop - Cop the code and compile them against Microsoft’s guidelines. Detect bad practises in code.
  • ELMAH - Error uber-logging “framework” for ASP.NET, anything can happen any instant on the web, you’d better be prepared.
  • WEP - Windows error reporting for your own developed apps. “Microsoft has found that fixing the top 1% of issues can cut customer pain (crashes/hangs) by more than half.”

Remember the “Send error report” button? If you never click them, you do not have the right to curse Microsoft, especially if your job involves programming.

There are no comments on this post

Leave a Reply