Welcome to RightHand's community place Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio 2005

Autoimplement base class constructors with CodeRush

How often do you derive a class and re-create all of the base constructors? This is not an uncommon task, let's take a custom exception class for example: public class MyException: Exception { } If you right click on Exception and pick Go to Definition

CodeRush Xpress is free

A stripped (more express) version of CodeRush, called CodeRush Xpress, is available for download at no charge! And even a bunch of refactorings are included. See the announcement or go to the product page directly. Now you don't have any more excuses