Refactor!™ for ASP.NET是一款很酷的ASP.NET代码重构插件,可以集成到Visual Studio 2005中。提供的功能包括添加验证控件、提炼ContentPlaceHolder并创建母版页等,如下所示:

l         Add Validator

l         Extract ContentPlaceHolder

l         Extract ContentPlaceHolder (and create master page)

l         Extract Style (Class)

l         Extract Style (id)

l         Move to Code-behind

l         Move Style Attributes to CSS

l         Rename Style

l         Surround with Update Panel

通过下面几张图可以做一个简单的了解:

 

ASP.NET代码重构插件——Refactor!™ for ASP.NET

 

ASP.NET代码重构插件——Refactor!™ for ASP.NET

详细信息可以访问:Free refactoring tools for ASP.NET code in Visual Studio 2005

下载地址:http://www.devexpress.com/refactorasp

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2021-05-27
  • 2022-12-23
  • 2021-06-02
  • 2022-01-31
猜你喜欢
  • 2021-10-28
  • 2021-11-06
  • 2022-03-04
  • 2021-06-30
  • 2021-10-23
  • 2021-09-16
  • 2021-12-29
相关资源
相似解决方案