show/hide this revision's text 3 added 454 characters in body

Use one of Resharper or CodeRush&RefactorPro (or the free CodeRush Xpress)

I personally think CodeRush/RefactorPro is the cats pajamas - but resonable reasonable people have been know to prefer Resharper.

Both tools offer a wealth of code templates, refactoring tools, and analysis allowing you to think more about the intent and logic of the code and less about the mechanics of typing the code.

Here's a list of RefactorPro refactorings

A key differentiator for CodeRush/RefactorPro is the quality of the UI. Whereas Resharper looks like the UI was developed by programmers, CodeRush/RefactorPro looks like it was designed by a designer. Addititonally CodeRush helps on the inital writting of code everything from basic declarations (classes, functions, vars, etc) to complex statments. For instance, just watch the 'sw ' template go to town on an enumerated type.

Worth every penny.

show/hide this revision's text 2 spelling and link

Use one of Resharper or CodeRush&RefactorPro (or the free CodeRush Xpress)

I personally think CodeRush/RefactorPro is the cats pajamas - but reasnonable resonable people have been know to prefer Resharper.

Both tools offer a wealth of code templates, refactoring tools, and analysis allowing you to think more about the intent and logic of the code and less about the mechanics of typing the code.

Here's a list of RefactorPro refactorings

Worth every penny.

show/hide this revision's text 1

Use one of Resharper or CodeRush&RefactorPro (or the free CodeRush Xpress)

I personally think CodeRush/RefactorPro is the cats pajamas - but reasnonable people have been know to prefer Resharper.

Both tools offer a wealth of code templates, refactoring tools, and analysis allowing you to think more about the intent and logic of the code and less about the mechanics of typing the code.

Worth every penny.