`

visual studio 插件介绍,可以提高开发效率

    博客分类:
  • C#
阅读更多
1.Subversion插件
Visual Studio 2005 有一个开源的Subversion插件,Ankhsvn  (http://ankhsvn.open.collab.net/servlets/ProjectProcess;jsessionid=A2B457FB2EB85023E62D7F6B9C883DF5?pageID=3794),安装后,VS 2005中将内置Subversion的支持,可以直接在VS里面提交修改。经常用它和TortoiseSVN 配合来使用Subversion,十分方便。
Ankhsvn 1.0不支持Visual Studio 2008,修改方法见http://blog.csdn.net/DanceFire/archive/2007/12/08/1923853.aspx,只有2.0版本才支持,下载时需主要。

TortoiseSVN日常使用指南http://www.svn8.com/SVNSY/20080318/360_2.html

google-code-svn使用初探 http://iccyx.cn/2007/04/20/google-code-svn使用初探
2. free 插件

 

DOWNLOAD  Reflector for .NET  (Lutz Roeder)
  "Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL."
DOWNLOAD  GhostDoc  (Roland Weigelt)
  "GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments for C#. Either by using existing documentation inherited from base classes or implemented interfaces, or by deducing comments from name and type of e.g. methods, properties or parameters."
DOWNLOAD  DPack  (USysWare, Inc.)
  "DPack is designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of the Microsoft Visual Studio features. DPack includes various browser tools that allow the developer to quickly narrow the search down to a particular class, method or assembly type. DPack includes greatly enhanced numbered bookmarks feature, various code navigation tools as well as streamlined surround with feature, and much more."
DOWNLOAD  CodeKeep  (Dave Donaldson)
  "With the CodeKeep add-in, you can manage your code snippets and search for other code snippets without ever having to leave Visual Studio."
DOWNLOAD  AnkhSVN  (Arild Fines)
  "AnkhSVN is an open-source Visual Studio .NET addin for the Subversion version control system. It allows you to perform the most common version control operations directly from inside the VS.NET IDE. Not all the functionality provided by SVN is (yet) supported, but the majority of operations that support the daily workflow are implemented."
DOWNLOAD  VSCmdShell  (James Avery)
  "The VSCmdShell powertoy combines the command window and the command prompt and makes them available in a single window. Just about anything you can do in the command prompt you can now do right inside of the IDE. You can also execute Visual Studio commands in the same window by simply prefacing that command with an exclamation point, you will even get IntelliSense for the command list. "
DOWNLOAD  Regionerate  (Omer Rauchwerger)
  "Regionerate is an open-source tool for developers and team leaders that allows you to automatically apply layout rules on C# code. Regionerate runs on Visual Studio 2005, Visual Studio Codename Orcas Beta 1, #develop 2.0, NAnt and on command line."
DOWNLOAD  Consolas Font Pack for VS 2005  (Microsoft)
  "The Microsoft Consolas Font Family is a set of highly legible fonts designed for ClearType. It is intended for use in programming environments and other circumstances where a monospaced font is specified. This installation package will set the default font for Visual Studio to Consolas."


3.ten-free ADD-ONs

  FREE GOODIES FOR DEVELOPERS

 

DOWNLOAD  Microsoft Interop Forms Toolkit 2.0  (May 2007)
  "This toolkit helps you bring the power of .NET to your existing VB6 applications, by allowing them to display .NET Forms and Controls from within the same application. Instead of upgrading the entire code base, these applications can now be extended one form at a time. The goal is a phased upgrade, with production releases at the end of each iteration containing both VB6 and VB.NET forms running in the same VB6 .exe process."
DOWNLOAD  Application Verifier  (May 2007)
 "Application Verifier is a runtime verification tool for unmanaged code that assists in finding subtle programming errors that can be difficult to identify with normal application testing. Run the Application Verifier tests on your code to identify issues within heaps, handles, and locks."
DOWNLOAD  ILMerge  (Feb 2007)
 "ILMerge is a utility for merging multiple .NET assemblies into a single .NET assembly. It works on executables and DLLs alike and comes with several options for controlling the processing and format of the output."
DOWNLOAD  XML Notepad 2007  (Apr 2007)
 "XML Notepad 2007 provides a simple intuitive user interface for browsing and editing XML documents."
DOWNLOAD  Internet Explorer Developer Toolbar  (May 2007)
 "The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages."
DOWNLOAD  Team Foundation Power Tool  (Feb 2007)
 "The Microsoft Visual Studio 2005 Team Foundation Server Power Tool (formerly known as Power Toys) is a set of enhancements, tools and command line utilities that improve the Team Foundation Server experience."
DOWNLOAD  ASP.NET AJAX 1.0  (Mar 2007)
 "ASP.NET AJAX is a set of technologies to add AJAX (Asynchronous JavaScript And XML) support to ASP.NET. It consists of a client-side script framework, server controls, and more."
DOWNLOAD  Enterprise Library 3.0  (Apr 2007)
 "This release of Enterprise Library includes: Caching Application Block, Cryptography Application Block, Data Access Application Block, Exception Handling Application Block, Logging Application Block, Policy Injection Application Block, Security Application Block and Validation Application Block."
DOWNLOAD  Windows PowerShell 1.0  (Nov 2006)
 "Microsoft Windows PowerShell is a new command-line shell and scripting language designed for system administration and automation. Built on the .NET Framework, Windows PowerShell enables IT professionals and developers control and automate the administration of Windows and applications."
DOWNLOAD  Microsoft ASP.NET Futures  (May 2007)
 "The Microsoft ASP.NET Futures May 2007 release contains an early developer preview of features providing a wide range of new functionality for both ASP.NET and Silverlight."
转自http://www.cnblogs.com/tuzhiye/archive/2009/02/15/1391125.html

<script type="text/javascript"></script>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics