Archive
Refactor! for ASP.NET refactorings list
The following refactorings ship with Refactor! for ASP.NET:
Refactor! for C++ refactorings list
The following refactorings ship with Refactor! for C++:
DevExpress Refactor! for VB.NET
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.
DevExpress Refactor! for ASP.NET
Refactor! for ASP.NET 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.
DevExpress Refactor! for C++
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.
DevExpress CodeRush Xpress
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.