Customize the implement interface command (VS2008)
I really don't like that when I use the "Implement Interface" command from Visual Studio, it surrounds the implemented methods with a #region for that interface. You can customize this so VS does not surrounds the implementation with the region, but I always forget where this setting is! So here it is!!
