With so many open source (or simply freely available) alternatives for nearly every programming tool category, which software do you (or your boss) pay for and why? Is the decision based on saving development time, better functionality, documentation or simply corporate policy?
|
43
|
|
|
|
|
|
If you ever inherit a mountain of legacy .NET code base and have trouble weeding through the hundreds of thousands of lines of code figuring what assemblies, namespaces, classes make use of what other assemblies, namespaces, classes. |
|||
|
|
|
|
LINQPad with Intellisense. Very handy when working with Linqtosql. |
|||
|
|
|
|
Visual Studio 2005 |
|||
|
|
|
|
Visual Assist Its brilliant intellisense allows me to concentrate on the logic instead of name of the variable, function parameters, variable scopes etc. |
|||
|
|
|
|
StrokeIt -- mouse gesture recognition engine and command processor |
|||
|
|
|
|
Lots of Books! The best tool out there that can teach you more every day. Make your employer add a book budget in if you do not have it. I've never been turned down, they're cheap compared to standard training. Plugin's I personally pay for: vimui - http://www.viemu.com/ and of course MSDN |
|||
|
|
|
|
TextMate because it is just so good and yet cheap. |
|||
|
|
|
|
Most of the stuff we buy is big ticket items
Pretty much everything else we use is free other than the obvious stuff like Visual Studio, XP, Leopard... We've got TextMate. Can't think of anything else off-hand, though I'm sure I'm missing something. |
|||
|
|
|
|
I bought a license for Textpad. |
|||
|
|
|
|
Hardware and Windows license, VS 2008, Visual Sourcesafe (Even though its not great), and TextPad.. Everything else i use is Open source.. |
|||
|
|
|
|
TextMate and VMWare Fusion |
|||
|
|
|
|
I'm something of a tool junkie, I guess
|
|||
|
|
|
|
Well I have a MSDN subscription of my own. Then I bought a copy of CodeSmith when I got tired of basically typing in the same thing over and over for some blocks of code I couldn't do any other way. Between the two, worth every penny. |
|||
|
|
|
|
Resharper / Beyond Compare / EMS MySql Manager / TDD.NET |
|||
|
|
|
|
.. and lots and lots of books! (And noise-canceling headphones, if those count.) |
|||
|
|
|
|
TextMate just because it's a great text editor. I also use VMWare Fusion to run Visual Studio, so add that to the list. Also, my Sennheiser HD580 headphones -- You wouldn't think so, but they're the most valuable programming tool in my arsenal. :) |
|||
|
|
|
|
|
|||
|
|
|
|
VB6.. back in the'day. |
|||
|
|
|
|
We pay for Visual SlickEdit. It's one of the best text editors I've used for writing code, plus it works with a variety of programming languages (a requirement for us). |
|||
|
|
|
|
Code Collaborator which is an awesome peer-review tool. Our team purchased seats for it, and it has been a huge assist in making peer-reviews painless and effective. |
|||
|
|
|
|
I like textpad. It has a nice simple interface and can record macros. It also can be set to highlight just about any language syntax. |
|||
|
|
