博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
.Net开发常用辅助工具大全
阅读量:4114 次
发布时间:2019-05-25

本文共 2487 字,大约阅读时间需要 8 分钟。

 

Code generation(代码自动生成)

  • XGoF - /

Compilation(编译工具)

  • - ResolveCorp
  • - GNU

Obfuscation(混淆加密)

  • - Lesser Software
  • - Wise Owl
  • - Remotesoft
  • - Remotesoft
  • - 9rays.Net
  • - Jungle Creatures
  • - PreEmptive Solutions (lite version included in Visual Studio 2003)
  • - Oak Vale Networks
  • - Jonathan Clark

Decompilation(反编译)

  • - Remotesoft

Object Browsing(对象浏览)

  •  - Lutz Roeder
  • - Lesser Software
  • - nogoop software
  • - Jeff Key

Refactoring(重构工具)

  • - .NET Refactoring
  • - Xtreme Simplicity

Regex Test(正则表达式调试)

Persistence and data-related code generation(数据持久层及数据相关的代码生成)

  • (SQL Server Centric .NET Code Generator)
  • - Solutions Design
  •  - Gavin Joyce
  • – Thona Consulting
  •  - AlachiSoft
  • (DTM)
  • - Olero Software
  •  - Netica
  • - Microsoft
  • – Mongoose solutions
  • – Visible Systems
  • – Firestar Software
  • - The ADO Guy
  • - Nantronix Software
  • - Xheo

RAD Tools - Application Development Automation(快速开发工具)

  • - ARTech
  • - Alphora
  • - Atlantis DB Software

Model Driven Architecture(模型驱动架构)

  • - Dot Net Builders

Modeling - UML (建模)

  • - IBM
  • - Microsoft (part of Visual Studio .NET Enterprise Architect edition)
  • - Artiso
  •   - Sybase公司出品

IDEs (开发环境)

  • //VS2005- Microsoft
  •   - 一款免费的开发环境,并且是开源的
  • - Sapien
  • - Microsoft
  • - Improve

Builds (

  • – Atozed Software
  •  - Microsoft
  • - Kinook Software

Testing (测试/单元测试)

  • – MIIK Ltd.
  • – United Binary
  • - Segue
  • - Parasoft

Code validation - Standard verifiers (代码校验)

  • - Microsoft

Profiling - Monitoring - Performance Testing - Optimization (性能测试、检测、优化)

  • Application Center Test - Microsoft (part of Visual Studio .NET Enterprise editions)
  • - Compuware Corporation
  • - Compuware Corporation
  • - AutomatedQA
  • - IBM
  • - SciTech Software AB
  • () - Microsoft
  • - Red Gate Software
  • - Red Gate Software
  • - ASPNETWatchDog
  • - Borland
  • - Intel

Documentation - Code commenting (文档自动生成)

  • - Lutz Roeder
  • - Microsoft
  • - Fesersoft
  • - Tor-Erik Hagen
  • - Steema Software
  • - Macadamian Technologies

Frameworks (应用程序框架)

  • – Oak Leaf Enterprises Solution Design
  • - Radical Technologies

MVC (模型视图控制)

AOP(面向方面编程)

Code versioning - Source control (代码版本控制、配置管理工具)

  • - Microsoft (part of Visual Studio .NET Enterprise editions)
  • - SourceGear
  • - SourceGear
  • - SourceGear

Localization(软件程序本地化工具)

  • - Microsoft

Reporting(报表工具)

  • - Data Dynamics
  • - Crystal Decisions
  • - 9rays.Net

Page templating(页面模版引擎)

  • - Paul Wilson
  • - Xheo
  • - Xheo

Scripting(缩主脚本/脚本引擎)

  •  - Alintex
  • - Holger Schwichtenberg
  • - Toolsack Software

Installation(安装制作)

  • - InstallShield
  •  - Wise Solutions

Others(其他工具)

  • - Paul Wilson  ViewState解析查看工具
  • - Dan Wahlin 表单创建
  • - Chris Sells
  • - Development Expertise
  • - Microsoft  小型WEB服务器
  • - HunterStone
  • Xheo.Licensing - Xheo  授权制作

转载地址:http://vuupi.baihongyu.com/

你可能感兴趣的文章
沙雕程序员在无聊的时候,都搞出了哪些好玩的小玩意...
查看>>
Mysql复制表以及复制数据库
查看>>
Kafka
查看>>
9.1 为我们的角色划分权限
查看>>
维吉尼亚之加解密及破解
查看>>
TCP/IP协议三次握手与四次握手流程解析
查看>>
PHP 扩展开发 : 编写一个hello world !
查看>>
inet_ntoa、 inet_aton、inet_addr
查看>>
用模板写单链表
查看>>
链表各类操作详解
查看>>
C++实现 简单 单链表
查看>>
Linux的SOCKET编程 简单演示
查看>>
Linux并发服务器编程之多线程并发服务器
查看>>
C语言内存检测
查看>>
Linux epoll模型
查看>>
Linux系统编程——线程池
查看>>
Linux C++线程池实例
查看>>
shared_ptr的一些尴尬
查看>>
C++总结8——shared_ptr和weak_ptr智能指针
查看>>
c++写时拷贝1
查看>>