Archive

Posts Tagged ‘Visual Studio’

Duplicate Real-time detection in Visual Studio

December 20th, 2011 Comments off

CodeRush Duplicate detection runs automatically inside Visual Studio IDE in a background thread. To enable it, go to the Duplicate Code options page in the Options Dialog and toggle its availability. Note that you should also have the Code Issues Analysis feature enabled. Once you enable detection, it starts scanning your solution for code duplication. You will see an animated icon in the lower right corner visually indicating the progress of duplicate code analysis:

CodeRush Duplicate Code editor icon

Read more…

DXCore Services – Windows

December 14th, 2011 Comments off

The Windows DXCore service provides methods for Visual Studio windows manipulation.

Read more…

DXCore Services – Visual Studio Settings

December 14th, 2011 Comments off

The VSSettings (Visual Studio Settings) DXCore service provides access to the Visual Studio IDE settings (Visual Studio version, environment settings, fonts and colors settings, etc).

Read more…

IDE Tools supported Visual Studio versions

June 23rd, 2010 Comments off

Supported Visual Studio .NET versions

Product Name Visual Studio 2005 Visual Studio 2008 Visual Studio 2010 Visual Studio 2012
DXCore
CodeRush Pro
CodeRush Xpress
Refactor! Pro

Read more…