Freebies preferred, but if it is worth the cost....
|
feedback
|
|
| ||||
|
feedback
|
|
Spell Checker for comments is a godsend. GhostDoc is great for making well documented APIs. | ||||
|
feedback
|
|
TracExplorer is cool for integrating Trac with VS. | ||||
|
feedback
|
| ||||
|
feedback
|
|
It's not a Visual Studio add in, but it is a tool that I couldn't use Visual Studio without it... ClipX - it's works with the normal clipboard, but saves the entries to a searchable list, you can use copy and paste as ususal, but you can hit CTRL+SHIFT+V and the list pops up. It works with images, text, etc. It even persists after you reboot your computer. | ||||
|
feedback
|
|
I know this is not a VS add-in but SSMS one anyway could be useful for anyone working with MSSQL. Just for the case you wanna see more like this one check this post. Actually from ssmstoolspack creator. | ||||
|
feedback
|
|
Here is my list:
| ||||
|
feedback
|
|
While Visual SVN costs $50 or so, I strongly prefer it over AnkhSVN (which I last tried about a year ago - it may have improved since). It's one of the easiest to sell to your boss if funding is an issue. (Thankfully we don't have to scratch and claw to get good tools where I work.) | ||||
|
feedback
|
|
For C# development I use:
In addition to these, I also have a couple of DSL graphical designers for the particularly difficult scenarios - for example, I have a DSL for complex multithreaded operations that are implemented using Pulse & Wait. | ||||
|
feedback
|
|
one that I wrote http://www.codeplex.com/lazy | ||||
|
feedback
|
|
DevExtra - but I'm biased cause I wrote it :) http://www.toptensoftware.com/devextra/ It's a bit old now (has its origins in VC6) and mostly oriented towards C++ developers but its free and I still use it every day. | ||||
|
feedback
|
|
Here a few I didn't find (or spot) mentioned:
Someone mentioned SQL Prompt so I'll add SQL Assistant (similar price, but does a lot more) Very few people mentioned DPack which is free and absolutely awesome. Also, really get ReSharper or something similar (it will pay many times over). Bare VS just does not "compare" ;-) Enjoy your coding! | ||||
|
feedback
|
|
Build Version Increment (GPL) gives you (nearly) everything you need for controlling the version of your assemblies. Some Features (copied from the site):
| ||||
|
feedback
|
|
Quick Open File is a plugin that, coming from an Eclipse background, I can't live without No more digging through the solution explorer trying to find files | ||||
|
feedback
|
|
I found Code Rocket to be very useful - http://www.getcoderocket.com/ From their website: "Code Rocket is an innovative tool that reveals the inner workings of C#, ... and C/C++ code, for Visual Studio... It makes documentation a seamlessly integrated part of the software development process, plugging directly into your development IDE with minimal overheads, delivering powerful benefits from day one." | ||||
|
feedback
|
|
Take a look in this one:
And many others CodeHelper: http://www.bluemusa.com/codehelper/codehelper.htm | ||||
|
feedback
|