.NetChajian
Code generation(代码自动生成)
- NVelocity
- CodeSmith
- X-Code .NET
- XGoF - NMatrix / DEVerest
Compilation(编译工具)
- eXtensible C# - ResolveCorp
- Mono
- DotGNU - GNU
Obfuscation(混淆加密)
- LSW-IL-Obfuscator - Lesser Software
- Demeanor for .NET - Wise Owl
- Salamander .NET Obfuscator - Remotesoft
- Salamander .NET Protector - Remotesoft
- IL-Obfuscator - 9rays.Net
- Deploy.NET - Jungle Creatures
- Dotfuscator - PreEmptive Solutions (lite version included in Visual Studio 2003)
- XenoCode - Oak Vale Networks
- Thinstall - Jonathan Clark
Decompilation(反编译)
- Salamander .NET Decompiler - Remotesoft
- Anakrino
- Reflector反汇编工具
Object Browsing(对象浏览)
- .NET Reflector - Lutz Roeder
- LSW-DotNet-Reflection-Browser - Lesser Software
- .NET Component Inspector - nogoop software
- Object State Browser - Jeff Key
Refactoring(重构工具)
- C# Refactoring Tool - .NET Refactoring
- C# Refactory - Xtreme Simplicity
Regex Test(正则表达式调试)
Persistence and data-related code generation(数据持久层及数据相关的代码生成)
- OlyMars (SQL Server Centric .NET Code Generator)
- LLBLGen - Solutions Design
- .NET N-Tier Framework Generator - Gavin Joyce
- Entity Broker – Thona Consulting
- KickStarter.Net
- TierDeveloper - AlachiSoft
- SP/Invoke
- Data Tier Modeler (DTM)
- Pragmatier Data Tier Builder
- ORM.NET - Olero Software
- .Net Persistence - Netica
- ObjectSpaces - Microsoft
- Sisyphus Persistence Framework
- Objectz.NET – Mongoose solutions
- Visible Developer – Visible Systems
- NHibernate
- ObjectSpark – Firestar Software
- Bamboo.Prevalence
- ADO.NET Powertoys - The ADO Guy
- Database to .NET - Nantronix Software
- Xheo.Enterprise - Xheo
RAD Tools - Application Development Automation(快速开发工具)
Model Driven Architecture(模型驱动架构)
- Constructor() - Dot Net Builders
Modeling - UML (建模)
- Rational XDE - IBM
- Visio - Microsoft (part of Visual Studio .NET Enterprise Architect edition)
- Visual Case - Artiso
- PowerDesign11 - Sybase公司出品
IDEs (开发环境)
- Visual Studio .NET/VS2003/VS2005- Microsoft
- SharpDevelop - 一款免费的开发环境,并且是开源的
- PrimalCode - Sapien
- ASP.NET Web Matrix - Microsoft
- Improve C# Plugin for Eclipse - Improve
Builds (
- NAnt
- SLiNgshoT
- Draco.NET
- CruiseControl.NET
- FinalBuilder – Atozed Software
- BuildIt - Microsoft
- Visual Build Professional - Kinook Software
Testing (测试/单元测试)
- NUnit
- NUnitAddin
- NUnitAsp
- csUnit
- .NET Mock
- X-Unity – MIIK Ltd.
- HarnessIt – United Binary
- SilkPerformer .NET Explorer - Segue
- Test.NET - Parasoft
Code validation - Standard verifiers (代码校验)
Profiling - Monitoring - Performance Testing - Optimization (性能测试、检测、优化)
- nprof
- Application Center Test - Microsoft (part of Visual Studio .NET Enterprise editions)
- DevPartner Profiler - Compuware Corporation
- DevPartner Studio - Compuware Corporation
- AQtime .NET - AutomatedQA
- Rational Quantify for Windows - IBM
- .NET Memory Profiler - SciTech Software AB
- Allocation Profiler (source) - Microsoft
- ANTS Profiler - Red Gate Software
- ANTS Load - Red Gate Software
- ASPNETWatchDog - ASPNETWatchDog
- Optimizeit Profiler - Borland
- VTune Performance Analyzer - Intel
Documentation - Code commenting (文档自动生成)
- NDoc
- Documentor for .NET - Lutz Roeder
- Visual Studio .NET Help Integration Kit - Microsoft
- VB.DOC
- VB.NET XML Comments Creator - Fesersoft
- VB.NET XML Commentor - Tor-Erik Hagen
- TeeGofer - Steema Software
- CodeReview - Macadamian Technologies
Frameworks (应用程序框架)
- Mere Mortals .NET Framework – Oak Leaf Enterprises Solution Design
- Odyseus - Radical Technologies
MVC (模型视图控制)
AOP(面向方面编程)
Code versioning - Source control (代码版本控制、配置管理工具)
- Visual SourceSafe - Microsoft (part of Visual Studio .NET Enterprise editions)
- SourceGear Vault - SourceGear
- SourceOffsite - SourceGear
- SourceOffsite Collaborative Edition - SourceGear
- Jalindi Igloo
- Ankh
- AccuRev
Localization(软件程序本地化工具)
- Enterprise Localization Toolkit - Microsoft
Reporting(报表工具)
- ActiveReports - Data Dynamics
- Crystal Reports - Crystal Decisions
- Report Sharp-Shooter - 9rays.Net
Page templating(页面模版引擎)
- Page Template Generator - Paul Wilson
- Xheo.WebTemplate - Xheo
- Xheo.WebSkin - Xheo
Scripting(缩主脚本/脚本引擎)
- Alintex Script Host - Alintex
- DOTNET Scripting Host - Holger Schwichtenberg
- Toolsack DotNet Script Host - Toolsack Software
Installation(安装制作)
- InstallShield - InstallShield
- Wise for Visual Studio .NET - Wise Solutions
- SetupFactory
Others(其他工具)
- Page ViewState Parser - Paul Wilson ViewState解析查看工具
- FormBuilder.NET - Dan Wahlin 表单创建
- RegexDesigner.NET - Chris Sells
- QuickCode.NET - Development Expertise
- Cassini Web Server - Microsoft 小型WEB服务器
- Web.Config Editor - HunterStone
- Xheo.Licensing - Xheo 授权制作
.NetChajian的更多相关文章
随机推荐
- 篇三:MySQL分页
分页:物理分页.逻辑分页 物理分页:SQL语句中直接使用limit 逻辑分页:先查询出所有满足条件的数据,然后在Java中截取需要的行 优缺点: 1.逻辑分页翻页速度快,第一次查询出来的数据会有缓存, ...
- 【URAL 1519】Formula 1
http://acm.timus.ru/problem.aspx?space=1&num=1519 调了好久啊.参考(抄)的iwtwiioi的题解. 如果想要题解,题解在<基于连通性状态 ...
- Newtonsoft.Json 序列化和反序列化 时间格式【转】
1.JSON序列化 string JsonStr= JsonConvert.SerializeObject(Entity); eg: A a=new A(); a.Name="Elain ...
- Leetcode 259. 3Sum Smaller
class Solution(object): def threeSumSmaller(self, nums, target): """ :type nums: List ...
- win10 右键菜单添加Git Hash Here
1.通过在"运行"中输入'regedit',打开注册表. 2.找到[HKEY_CLASSES_ROOT\Directory\Background]. 3.在[Background] ...
- NOIp2016 游记
DAY -2 不要问我为什么现在就开了一篇博客. 本来想起个NOIp2016爆零记或者NOIp2016退役记之类的,但是感觉现在不能乱立flag了.所以就叫游记算了. 前几场模拟赛崩了一场又一场,RP ...
- [01] cocos2d-x开发环境搭建
cocos2d-x 是跨平台的游戏开发引擎,支持的平台有 ios , android , windows phone , web , tizen,windows等. 先来搭建开发环境,一般我们开发游戏 ...
- 基于MQTT协议进行应用开发
官方协议有句如下的话来形容MQTT的设计思想: "It is designed for connections with remote locations where a "sma ...
- SQL创建流水号
创建流水号表 CREATE TABLE SystemSerialNo ( SerialNoId INT PRIMARY KEY IDENTITY, TableName VARCHAR(60), Pre ...
- 一个简单实用的css loading图标
摘要 在web开发中,为了提高用户体验,在加载数据的时候都会给一个loading的提示. Html <!DOCTYPE html> <html xmlns="http:// ...