Archive

Posts Tagged ‘Free’

Refactor! for VB.NET refactorings list

July 11th, 2010 Comments off

Refactor! for ASP.NET refactorings list

July 10th, 2010 Comments off

Refactor! for C++ refactorings list

July 9th, 2010 Comments off

The following refactorings ship with Refactor! for C++:

Read more…

DevExpress Refactor! for VB.NET

July 1st, 2010 Comments off

Today DevExpress no longer provide Refactor! for VB.NET, because all features this product had are included in CodeRush Xpress.

However, the latest CodeRush Xpress version doesn’t support Visual Studio 2005, but you can download a previous product version, which is compatible with this IDE version. Simply register your free copy of CodeRush Xpress on the following page: Register Your Copy of CodeRush Xpress.

Read more…

DevExpress Refactor! for ASP.NET

June 30th, 2010 Comments off

Refactor! for ASP.NET integrates with Visual Studio to automate common code restructuring tasks also known as code refactoringRefactor! was designed to do these tasks with an absolute minimum of effort required from the developer. So, extracting a block of code into a method will automatically determine all parameters the block of code requires, and create the most appropriate method signature, insert the extracted code into it, and then add calling code at the location the code was extracted. All you need to do is to select the code to be extracted and where to put the new method, and Refactor! will take care of everything else.

Read more…

DevExpress Refactor! for C++

June 29th, 2010 Comments off

Refactor! for C++ integrates with Visual Studio to automate common code restructuring tasks also known as code refactoring. Refactor! was designed to do these tasks with an absolute minimum of effort required from the developer. So, extracting a block of code into a method will automatically determine all parameters the block of code requires, and create the most appropriate method signature, insert the extracted code into it, and then add calling code at the location the code was extracted. All you need to do is to select the code to be extracted and where to put the new method, and Refactor! will take care of everything else.

Read more…

DevExpress CodeRush Xpress

June 26th, 2010 Comments off

CodeRush Xpress is available to all Visual Studio 2008 and 2010 C# and VB developers for free and offers a comprehensive suite of tools that enable you and your team to simplify and shape complex code – making it easier to read and less costly to maintain. It includes code simplification, creation, navigation, visualization and refactoring features. CodeRush Xpress is built based on the DXCore engine.

Read more…