- 浏览: 896070 次
- 性别:
- 来自: 大连
文章分类
- 全部博客 (319)
- Thinking / 反思 (27)
- 我读的技术类图书 (3)
- 我读的非技术图书 (3)
- Java & Groovy (55)
- Ruby/Rails (9)
- Python (10)
- C/C++ (14)
- C# & .net (9)
- 互联网相关技术 (6)
- Database (6)
- Unix/Linux (6)
- WindowsDev (21)
- 工具使用 / Tips (62)
- 编程技术杂谈/咨讯 (6)
- 软工 / 敏捷 / 模式 (6)
- 易筋经 / 各种内功 (3)
- 充电 / 他学科知识 (6)
- 外语学习 (16)
- 我和宝宝的甜蜜生活 (24)
- 八卦 (3)
- 健康 (0)
- 无类别 (0)
- mTogether (4)
- 一页纸 (3)
- SAP (7)
- baby (2)
- abap (2)
- temp (1)
- network (1)
- 生活 (1)
最新评论
-
daliang1215:
收藏一下,好东西。 xp 的快捷键用的非常爽,到win7缺没有 ...
Windows7: 右键任务栏上的一个窗口, 用快捷键c关闭它 -
Alice南京:
感谢
Java GC 监视方法与工具 -
wjason:
今天在excel 2010上面写了一些代码,果然lookup有 ...
Excel 公式: 根据一个单元格的用户输入值, 自动设置另一个单元格的值 -
wjason:
因式分解:http://zh.wikipedia.org/wi ...
教孩子学编程: 数学题1 -
bbls:
不错 找了好久了
VS2010: 在Solution Explorer中,自动关联当前正在编辑的文件
今天整了一下我.net的环境, 配了svn和unit test, en~~ 感觉vs2008比以前爽了不少.
AnkhSvn: visual studio 2008的svn插件
http://ankhsvn.open.collab.net/
csUnit: Unit Test
http://www.csunit.org/index.html
看了一下, ms还有其他的unittest工具,NUnit, Nunit AddIn..
我没有比较, 感觉这个能满足我的需求. 虽然他好像有bug...
------------------------------------------------------------------------------------------------------------------------------
下面这个帖子介绍了.net上面的其他一些常用工具, 我考一份,存一下:
http://joerong666.iteye.com/blog/192183
.net Tools
Here are listed some of the existing companion tools for .NET development
.
Although quite comprehensive, this list is not exhaustive. You can submit new tools or report a dead link by dropping me a line
.
Note: I have to restrict myself to tool products, and avoid components, class libraries, articles, techniques... otherwise the list would be way too long! That does not mean that I won't make exceptions if I decide to cover a particular area (probably I did already ;-) ).
Chad Osgood has created an RSS feed for this list. Check it out right now to keep informed when the list is updated.
Code generation
- NVelocity
- CodeSmith
- X-Code .NET
- XGoF - Part of the NMatrix project by DEVerest
Compilation
- eXtensible C# - ResolveCorp
- Mono
- DotGNU - GNU
- Delta Forth .NET - Valer Bocan
- S# - SmallScript Corp.
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
Object browsing - Assembly viewers
- .NET Reflector - Lutz Roeder
- .NET Resourcer - Lutz Roeder
- LSW-DotNet-Reflection-Browser - Lesser Software
- .NET Component Inspector - nogoop software
- Object State Browser - Jeff Key
- ControlInspector - Jabes
- Asmex - Ben Peterson
Refactoring
- C# Refactoring Tool - .NET Refactoring
- C# Refactory - Xtreme Simplicity
Persistence and data-related code generation
See also "RAD Tools - Application Development Automation" below
- 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 for .NET (DTM) - Evaluant
- 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
- PERST - Konstantin Knizhnik
RAD tools - Application development automation
Modeling - Software design - Architecture - Model driven architecture - UML
- Rational XDE - IBM
- Visio - Microsoft (part of Visual Studio .NET Enterprise Architect edition)
- Visual Case - Artiso
- MagicDraw - No Magic
- Constructor() - Dot Net Builders
- Wilde - WildeTechnologies
- Enterprise Architect - Sparx Systems
- Codagen Architect - Codagen Technologies
IDEs - Code editors - IDE add-ins for code edition
- Visual Studio .NET - Microsoft
- SharpDevelop
- PrimalCode - Sapien
- ASP.NET Web Matrix - Microsoft
- Improve C# Plugin for Eclipse - Improve
- QuickCode.NET - Development Expertise
- CodeWright for Microsoft Visual Studio .NET - Borland
- Eiffel ENViSioN! - Eiffel Software
- EiffelStudio - Eiffel Software
- Visual Perl - ActiveState
- Visual Python - ActiveState
- Visual XSLT - ActiveState
- Visual SlickEdit - SlickEdit
- Total .NET SourceBook - FMS
- Total .NET XRef - FMS
Builds
- NAnt
- SLiNgshoT
- Draco.NET
- CruiseControl.NET
- FinalBuilder - Atozed Software
- BuildIt - Microsoft
- Visual Build Professional - Kinook Software
- Hippo.NET
Testing
- NUnit
- NUnitAddin
- NUnitAsp
- csUnit
- .NET Mock
- X-Unity - MIIK Ltd.
- HarnessIt - United Binary
- SilkPerformer .NET Explorer - Segue
- Test.NET - Parasoft
Code analysis - Standards verifiers
- FxCop - Microsoft
- DotEASY
- Total .NET Analyzer - FMS
- CLRxLint - Software4net
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
- NetDoc - Sydlow LLC
Frameworks
- Mere Mortals .NET Framework - Oak Leaf Enterprises Solution Design
- Odyseus - Radical Technologies
- ACES for .NET - Silver Leap 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
- PerlASPX - ActiveState
Installation
- InstallShield - InstallShield
- Wise for Visual Studio .NET - Wise Solutions
Regular Expressions
- RegexDesigner.NET - Chris Sells
- Expresso - Ultrapico
Mainframes - Legacy Systems
- ClientBuilder - ClientSoft
- ServiceBuilder - ClientSoft
Code conversion - Language migration
- ASP2ASPX - Netcoole
- WinFormToWeb - ArtinSoft
- Java Language Conversion Assistant - Microsoft
Others
- Page ViewState Parser - Paul Wilson
- ViewState Decoder - Fritz Onion
- FormBuilder.NET - Dan Wahlin
- Cassini Web Server - Microsoft
- Web.Config Editor - HunterStone
- Xheo.Licensing - Xheo
- xmlspy - Altova
- SP Compare - Bewise
Useful links
发表评论
-
通过Windows命令行,自动设置Windows IP地址
2010-09-11 22:27 2009最近经常拿F同学的本本,到实验室做一些测试。 办公楼上网用的 ... -
使用AutoHotKey扩展VS2008, 打开文件时, 指定文件的编码
2010-02-23 10:44 2164最近从日本人手里拿到了一个vc的工程,打开一开,果然注视都是乱 ... -
VC++ SP6:创建socket出错 & 补丁不是白打的
2010-01-07 14:31 1945最近我需要维护的一个 ... -
原来VS2008的Breakpoints Window在这里
2009-10-28 18:37 1655我最近在使用visual studio 2008, 本来好 ... -
工具(Tray Friend):将任何程序,最小化到系统托盘
2009-10-15 13:59 3092这一需求的因由是Notes ... -
VC++: 在双显示器间,移动最大化的窗口
2009-10-10 16:32 5176最近升级成了双显示器, 以前只是知道双显示器爽,但用过之后才 ... -
搞定Windows的版本号
2009-06-16 13:29 2046我们有一个用InstallShield制作的安装器, 在vis ... -
WindowsXP_sp2修复过程报错:无法拷贝clbcatq.dl_
2009-03-18 13:12 1847这篇blog讲述的是由公司内部的软件vp引起的故事. 要知道现 ... -
配置Windows的开机 关机脚本
2009-02-14 17:13 4248想在windows开关机的时候 ... -
被Explorer雷到的一次经历
2008-09-04 14:19 1101在上一篇博客:"使用Excel制作逆序词典 &am ... -
Windows上消息截取
2008-08-06 16:21 2249项目中的需求:windows sh ... -
批处理文件bat 语法备忘 zz
2008-07-09 12:55 1540bat的优点大概只有不需要安装解析器,比如perl,pytho ... -
【bat脚本】 and 【 "net helpmsg..." command】
2008-07-09 12:43 3551两个问题,前一个是收获,以前不知道,后一个是被郁闷 呵呵~ ... -
Windows Service实现方案之华山论剑 - 包装一个java程序为Windows服务
2008-07-07 11:09 2188前面发表了3篇博客,围 ... -
Install Windows Service @WinServer2003
2008-07-04 17:12 1636前面介绍了Windows service wrapper,在W ... -
Java Service Wrapper
2008-07-04 17:11 2178Project name: Java Service Wrap ... -
文本语音转换入门 使用微软语音 zz
2008-07-03 11:35 3540zz sorry to 原作者 这篇帖 ... -
Java程序员学习C#的最佳曲线是什么?
2008-06-27 14:45 2542作为一名java程序员,最近正好用到了C#,想学习一下。于是想 ... -
netsh命令详解 zz
2008-01-07 08:36 1948?zz一篇 http://blog.sina.com.cn/s ... -
VS默认开发语言设置
2008-01-16 01:11 2174如何将VS2005的默认启动语言设置成C#,而不是C++? ...
相关推荐
"VisualSVN"是专为Visual Studio设计的一个流行的SVN插件,它提供了直观的界面和无缝的集成,使开发者能够在IDE内直接进行版本控制操作,如提交、更新、合并和解决冲突等。标题提到的"visual studio 2017的svn插件...
其中,Subversion(SVN)是一个广泛使用的集中式版本控制系统,而AnkhSVN则是Visual Studio的一个插件,将SVN的功能无缝集成到Visual Studio IDE中,特别适用于使用VS进行开发的团队。本文将深入探讨AnkhSVN在Visual...
在Visual Studio 2017环境中,它提供了无缝集成的SVN功能,使得开发者无需离开IDE就能进行版本控制操作。本文将详细介绍AnkhSVN在Visual Studio 2017中的应用及其主要特性。 首先,AnkhSVN为Visual Studio 2017增加...
通过在Visual Studio中集成SVN插件,开发者可以直接在IDE内进行版本控制操作,如添加、提交、更新、合并和回滚,而无需离开熟悉的开发环境。 "VN for Visual Studio"插件实现了以下功能: 1. **右键菜单集成**:...
标题提及的是"SVN for Visual Studio 2005/2008/2010的插件",这表明我们要讨论的是一款支持Visual Studio 2005、2008和2010版本的Subversion(SVN)集成工具。SVN是一个开源的版本控制系统,它允许开发团队协同工作...
VisualSVN for Visual Studio 2019插件下载,用于vs2019开发
VisualSVN visual studio中的Svn插件
在Visual Studio 2017中,通过安装特定的插件,如AnkhSVN,开发者可以方便地将SVN的功能集成到IDE中,无需离开编辑器就能完成版本控制操作。 AnkhSVN是一个免费且开源的Visual Studio插件,它提供了一整套SVN工具,...
AnkhSVN是其中一款流行的Visual Studio插件,它无缝地将SVN的功能集成到Visual Studio的IDE中,让开发者无需离开熟悉的开发环境就能进行版本控制操作。 AnkhSVN-2.5.12266是该插件的一个特定版本,其 MSI 安装文件...
而在Visual Studio集成环境中,Visual Studio SVN插件为开发者提供了无缝对接SVN的强大功能,使得在Visual Studio内部就可以进行代码的更新、提交等操作,极大地提高了开发效率。 Visual Studio SVN插件,顾名思义...
Visual Studio 2010 SVN 插件是开发者在使用微软的Visual Studio 2010集成开发环境(IDE)时,为了与Subversion(SVN)版本控制系统集成而使用的一种工具。Subversion是一个开源的版本控制系统,它允许团队协作开发...
TortoiseSVN版本和AnkhSvn版本不一致,即使两者都安装了, Visual Studio开发环境中svn插件功能仍然不能正常使用。 此资源提供了配套的TortoiseSVN和AnkhSvn, 安装后,svn可正常使用
在Visual Studio Code (VS Code) 环境中使用SVN的方案主要涉及到如何将流行的源代码管理工具Subversion(Subversion的简称,通常称为SVN)与Microsoft的轻量级IDE结合。SVN是一种广泛使用的版本控制系统,用于跟踪...
Visual Studio SVN插件是开发者在使用Microsoft Visual Studio IDE时,为了集成Subversion(SVN)版本控制系统而设计的一款工具。Subversion是一款广泛使用的开源版本控制系统,它能够跟踪文件和目录的变更,帮助...
Visual Studio 2022 visualSvn 插件 亲测可用 如果你下载慢,就可以来这边下载。官方的下载速度太慢,真的等的没有耐心 VisualSVN is a professional grade Subversion integration plug-in for Visual Studio. Key...
安装时需要注意的是,Visual Studio插件是收费的,但有破解文件可用,安装插件后可以在Visual Studio菜单中看到SVN相关选项。 SVN的配置是使用前的必要步骤。配置过程中,首先需要启动SVN Server Manager,创建和...
这是本人在做C#实训时,想运用svn服务器管理组员代码,搭建svn服务器步骤的文档
本文将详细介绍AnkhSVN在Visual Studio 2005、2008、2010中的应用及主要功能。 1. **AnkhSVN简介** AnkhSVN是一款开源的、完全集成在Visual Studio中的SVN客户端,它提供了与Visual Studio IDE无缝融合的界面,...
软件包列表: TortoiseSVN-1.7.1.22161-win32-svn-1.7.1; AnkhSvn-2.3.10509.1073; svn-book-html-chunk.tar;...windows + visual studio 2010 配置SVN Subversion中文站、SVNTortoiseSVN教程文档培训
AnkhSvn是一款针对Microsoft Visual Studio的Subversion(Svn)集成插件,它使得开发者在Visual Studio环境中可以直接进行版本控制操作,而无需离开开发工具。这个插件的版本是2.4.11610,这表示它是AnkhSvn的稳定...