Archive

Posts Tagged ‘Differences’

Differences between CodeRush Pro and CodeRush Xpress

April 1st, 2011 Comments off

Let’s compare the feature sets of the free CodeRush Xpress version and full CodeRush Pro version bundled with Refactor! Pro. Remember, that CodeRush Xpress is completely free to all Visual Studio 2008 and 2010 C# and Visual Basic developers. Its features are listed on the appropriate page.

The table below is almost a full list of features these two products provide. The comparison is made in the following areas:

Read more…

Differences between paid (Pro) and free Refactor! versions

July 13th, 2010 3 comments

All Refactor! products such as Refactor! Pro, Refactor! for C++, Refactor! for ASP.NET differ mostly by the refactorings set. CodeRush Xpress contains refactorings too, so we’ll compare refactorings with this product as well. Note that Refactor! Pro contains an additional Metrics tool window feature.

Read more…

CodeRush Xpress features differences between Visual Studio 2008 and 2010

July 8th, 2010 5 comments

Here’s a table of features of CodeRush Xpress for different versions of Visual Studio. Some features are not included into CodeRush Xpress in Visual Studio 2010 due to a Microsoft requirement generally because they overlap standard built-in Visual Studio features.

Read more…

CodeRush Xpress navigation features

July 4th, 2010 Comments off

CodeRush Xpress includes seven powerful navigation features to make getting to that important location fast and easy.

Camel Case Navigation

You can move among the lowercase-to-uppercase transitions using Camel Case Nav. This feature is useful when you want to rename an identifier and change the name in a manner that keeps a portion of the existing camel case identifier.

Read more…