Refactor (refactor), I believe it is already a common method, since vs2005 supports refactoring, it is very easy to use. however, vss2005 has fewer reconstruction functions after all. we recommend a free vs add-on reconstruction tool refactor launched by developer Express! For ASP. NET. You can watch the following video at 12-minute video overview,
Currently, the reconstruction of Asp.net is supported:
- Add validator
- Extract contentplaceholder
- Extract contentplaceholder (and create master page)
- Extract style (class)
- Extract style (ID)
- Move to code-behind
- Move style attributes to CSS
- Rename Style
- Surround with update panel
16 common reconstruction methods are also supported.
- Extract Method
- Extract Property
- Flatten conditional
- Inline temp
- Introduce constant
- Introduce local
- Move declaration near reference
- Move initialization to Declaration
- Reorder Parameters
- Rename
- Replace temp with Query
- Reverse conditional
- Safe rename
- Simplify expression
- Split initialization from Declaration
- Split Temporary Variable