Software Engineering with Sean Eby
opinions, trips, tricks and tools for Software Engineering and .NET

August 2007 Entries

Tool #3: IE7Pro

We all know that IE 7 is a big letdown, and Fire Fox is still the best browser, for tech minded people. Today, however, I became aware of an add-on to IE 7 that helps level the playing field. It's called IE7Pro. I haven't done extensive testing with this plug-in, but what I've seen so far is very promising

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Tool #2: CodeMetrics for Reflector

I've been using Reflector for .NET for a while now to help me debug issues. I recently became aware that Reflector has support for AddIns. I haven't checked all of them out yet, but I must say that the CodeMetrics add in really rocks. It has metrics for Cyclomatic Complexity, Code Size, counts for Methods and many others. I'd love to see this add in enhanced to have additional metrics, such as maintenance complexity, and the ability to run metrics from the command prompt...

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati