Posts Tagged vs
Saturday, November 29, 2008 10:16
StickyNotes is a Visual Studio Addin that provides sticky notes capabilities to project and project items inside VS 2008 IDE.
Download StickyNotes Addin
Technorati Tags: vs2008,extensibility,addins
Bookmark It
Hide Sites
$$(‘div.d853′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Saturday, November 29, 2008 10:16
PowerCommands is an addin for Visual Studio 2008 that contains additional command menu functions for the IDE that most developers would use regularly. The PowerCommands Addin is available along with source code and documentation.
Below is a list of the features that you will currently find on in PowerCommands Addin for Visual Studio [...]
Saturday, November 29, 2008 10:16
The first addin allows you manipulate Nant targets and tasks within VS 2005
NAntAddin Features:
Read .nant and .build files
Build visual tree from NAnt files
Filter public/private targets
Display target/task properties
Locate selected node into build file
Start/Stop selected target
At solution startup reload default build file
Full integration with VisualStudio
Sources provided
Download NAntAddin
The [...]
Saturday, November 29, 2008 10:16
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.
What’s New in GhostDoc:
Added: Support for VB.NET has been added again . The feature [...]
Saturday, November 29, 2008 10:16
Regionerate (pronounced ri-jeh-neh-rate) is a new open-source tool for programmers 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.Regionerate can layout and sort fields ,properties,methods and wraps them in regions with counter.You can easily create [...]
Saturday, November 29, 2008 10:16
In all versions of Visual Studio is the fact that there’s no copy/paste support for references. You can’t copy a reference from one project to the other.Omer van Kloeten’s add-in for Visual Studio 2005/2003 solve the problem and enable copy and paste a reference even between instances of VS2003 and VS2005.
Technorati tags: VS 2005, [...]
Saturday, November 29, 2008 10:16
According to the Jetbrains roadmap the 3.0 release is going to be mostly about adding in Visual Basic.NET support for ReSharper.
The full list of changes for this build:
Rename works in Visual Basic
The following refactorings work in Visual Basic:
Rename
Move type to another file
Copy type
Move static members
Introduce variable
Live templates work in [...]
Saturday, November 29, 2008 10:16
Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files.
Features
Works with both C# and VB.Net projects.
A preview window to show changes in the tool window.
Lists existing resources by their similarity level to the text being replaced.
Automatically replaces hard coded string with a reference [...]
Saturday, November 29, 2008 10:16
MySQL Tools for Visual Studio is a plug-in for Visual Studio 2005 which allows developer to maintain database structures and objects all from within the Visual Studio environment. Please note that as of this release, data-driven applications including use of the DataSet designer are not supported.
Requirements
To use the plugin you must have the following [...]
Saturday, November 29, 2008 10:16
This Visual Studio addin creates a VS tool window where a developer can write an XPath statement and test it against the current document. After running the XPath query, it will list and highlight the nodes returned from the query.
Technorati Tags: soft tools visual studio addin
Bookmark It
Hide Sites
$$(‘div.d759′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });