One of the features I worked on for the Visual Studio 2008 release was the new "Organize Usings" feature.  This feature allows you to: Remove Unused Usings - Determines which using directives are not used in the current file and deletes Read More...