Mark Miller announced Refactor! for ASP.NET v2.2 - free code refactoring tool from Developer Express. It includes 29 refactorings, including 10 ASP.NET related ones and is available for Visual Studio 2005 and Visual Studio Orcas Beta1.
ASP.NET refactorings include:
- Add Validator
- Extract ContentPlaceHolder
- Extract ContentPlaceHolder (and create master page)
- Extract Style (Class)
- Extract Style (id)
- Extract to UserControl
- Move Style Attributes to CSS
- Move to Code-behind
- Rename Style
- Surround with Update Panel
This is awesome tool and it saves me LOTS of time (I'm using Refactor! Pro).
My favorites so far:
Those lucky like me having Refactor! Pro - don't install Refactor! for ASP.NET, instead update your Refactor! Pro installation.
Leave a comment