Code Generation and Productivity Tools: CodeRush and Refactor! Pro 2.5 Released
by David Hayden ( Florida .NET Developer ), Filed: Code Generation, .NET Tools
Although I primarily use ReSharper, I really like the CodeRush and Refactor! Pro tools as well. Version 2.5 of CodeRush and Refactor! Pro was just announced.
The Early Experience Refactorings in Refactor! Pro for C# 3.0 and VB9 like Compress to Lambda Expression look pretty interesting. We will no doubt see more Refactorings for C# 3.0 and VB9 as time goes on:
Early Experience Refactorings in Version 2.5 per the website:
- Compress to Lambda Expression
- Encapsulate Downcast
- Introduce Parameter Object
- Introduce Using Statement
- Make Method Static
- Move Type to Namespace
- Name Anonymous Method
- Promote to Parameter
- Reduce Visibility
They also came out with a completely re-written Grid for ASP.NET, called ASPxGridView, which has me wondering just how good it is.
Cool stuff. Learn more here.
Source: David Hayden ( Florida .NET Developer )
Filed: Code Generation, .NET Tools