`

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>

分享到:
评论

相关推荐

    Visual Studio 2022支持Php开发插件

    本文将深入探讨Visual Studio 2022对PHP开发的增强,以及如何利用"phpforvisiostudio"插件提升PHP开发效率。 1. **PHP开发环境集成** Visual Studio 2022现在能够无缝地与PHP项目协作,提供了丰富的代码编辑、调试...

    VisualStudio实用插件(主题+实用工具)

    对于调试,"Visual Commander"插件则允许开发者创建自定义命令,以执行特定任务,如自动化重复操作,提高开发效率。 对于版本控制,“GitKraken Git GUI”插件为Visual Studio提供了直观的Git图形界面,使得版本...

    Shader高亮代码补全Visual Studio插件

    标题提到的"Shader高亮代码补全Visual Studio插件"是为了提升Shader编程体验而设计的工具。这类插件通常具备以下功能: 1. **代码高亮**:代码高亮可以增强代码的可读性,通过不同的颜色对关键字、变量、函数等进行...

    Viasfora插件,Visual Studio插件

    作为Visual Studio插件,Viasfora应无缝集成到IDE中,不影响其他扩展的运行,同时兼容各种版本的Visual Studio,包括社区版、专业版和企业版。 9. **性能优化**: 虽然增加了许多功能,Viasfora仍致力于保持低...

    Gitee.VisualStudio.vsix Gitee vs插件(Gitee Extension for Visual Studio)

    这款插件使得用户在Visual Studio内部就能完成对Gitee仓库的大部分操作,无需频繁切换到网页端,极大地提高了开发效率。 1. **.NET技术栈**:作为Visual Studio的插件,Gitee.VisualStudio.vsix支持.NET框架,允许...

    visual studio 2008 插件

    Devefor 是一个提升开发效率的插件,它为Visual Studio 2008增加了许多实用的功能。例如,它提供了增强的代码导航、快速查找和替换、代码分析以及自定义快捷键等。通过安装`deveforSetup.msi`,开发者可以轻松地...

    Visual Studio插件

    本文将详细介绍Visual Studio插件,特别是针对Python开发的插件,以及如何获取和使用这些插件。 首先,让我们来了解什么是Visual Studio插件。Visual Studio插件,也称为扩展或Add-ins,是为VS增添功能的小型软件...

    visual studio代码补全插件

    为了提升开发效率和代码质量,Visual Studio支持多种插件,其中“Visual Assist X”是广受欢迎的代码补全和增强工具之一。 Visual Assist X是由Whole Tomato Software开发的一款插件,它为Visual Studio提供了丰富...

    visualstudio-svn插件

    而在Visual Studio集成环境中,Visual Studio SVN插件为开发者提供了无缝对接SVN的强大功能,使得在Visual Studio内部就可以进行代码的更新、提交等操作,极大地提高了开发效率。 Visual Studio SVN插件,顾名思义...

    Gitee.VisualStudio 插件安装包

    Gitee.VisualStudio插件就是这样一个能够提升开发效率、优化协作流程的重要工具。本文将详细介绍这款插件的功能、安装步骤以及适用范围,帮助开发者更好地理解和利用它。 Gitee.VisualStudio插件是一款专为Visual ...

    visual studio 2017的svn插件

    这使得在IDE内部就可以完成所有版本控制操作,提高了开发效率。 在实际使用中,VisualSVN提供了一些关键功能: - **源代码管理**:你可以将项目连接到SVN仓库,获取最新代码,提交自己的更改,并与其他团队成员共享...

    visual studio 代码全局多行查找替换 插件

    针对这一问题,有一个名为"MultiLineSearchReplace"的插件可以极大地提高效率。 "MultiLineSearchReplace"插件是专为Visual Studio设计的,旨在优化和增强其内置的查找与替换功能。它允许用户进行多行查找和替换...

    visual studio的插件 Visual.Assist.X 小番茄

    《Visual Studio插件Visual Assist X:提升编程效率的小番茄》 Visual Studio作为一款强大的集成开发环境(IDE),深受广大程序员的喜爱。为了进一步提高开发效率,许多开发者选择使用各种插件来增强其功能,其中...

    VisualStudio 里的SSAS和SSIS的插件

    这些插件极大地提高了开发效率,减少了手动操作的错误,并提供了更高级别的自动化和定制化功能。在Visual Studio中,开发者可以无缝地整合这些工具,实现高效且高质量的SSAS和SSIS项目开发。 总结来说,Visual ...

    Visual Studio C# 通用代码高亮插件vsix

    总的来说,Visual Studio C# 通用代码高亮插件是提升开发效率和代码质量的有力助手。它们通过增强代码的视觉效果,帮助开发者更好地理解和维护代码,从而在编程工作中游刃有余。无论是新手还是经验丰富的程序员,都...

    visual studio 2022 语法高亮插件 asm-dude 汇编

    在日常开发中,汇编语言的开发者可以借助AsmDude插件极大地提升开发效率,使代码更具可读性,从而更专注于解决实际问题。对于初学者,它也是一个很好的辅助工具,能够帮助他们更好地理解和学习汇编语言。总之,Asm...

    码云 VS插件 Gitee.VisualStudio.vsix

    使用Gitee.VisualStudio.vsix插件,开发者可以更高效地在Visual Studio环境中进行码云项目的工作,提高开发效率,同时减少了在不同工具之间切换的时间。对于经常使用码云的团队而言,这款插件是必不可少的辅助工具,...

    Visual Studio的PHP工具 for visual studio 2017 最新版

    通过安装特定的插件,Visual Studio可以转变为一个功能丰富的PHP开发环境。"Visual Studio的PHP工具"就是这样一款插件,专为Visual Studio 2017设计,使得PHP开发者能够在熟悉的Visual Studio环境中进行高效编码。 ...

Global site tag (gtag.js) - Google Analytics