vote up 31 vote down star
32

What software products do you use at work that cost money and are totally worth it? Anything from dirt cheap (regex buddy) to expensive (Rational Purify). I'm at windows shop. My manager asked me what tools we might need next year.

Anything from development related tools, to productivity tools, to software that just makes you happy. We already have MSDN.

flag
5  
I should raise RegexBuddy's price! :-) – Jan Goyvaerts Jan 24 at 5:54
show 2 more comments

68 Answers

prev 1 2 3
vote up 0 vote down

The Confluence wiki:

http://www.atlassian.com/software/confluence/

link|flag
vote up 0 vote down

If you work with > 1 RDBMS, AquaFold's Aqua Data Studio. It does everything SQL Server Management Studio does (and more), and works with Sybase, Oracle, DB2, MySQL and others. I was able to get rid of several single-RDBMS tools (SQL*Plus, Sybase Central, SQL Navigator, SQL Builder) when I got ADS. And it's very affordable with a sane & realistic EULA.

link|flag
vote up 0 vote down

These are the core tools I always make sure I have on top of the MSDN subscription:

Jira for issue tracking

Red Gates SQL compare and SQL data compare for syncing databases.

Finalbuilder is great for putting together complex deployment scripts and automating other complicated tasks.

VMWare for virtualisation, if you need to test on different platforms or run multiple servers.

link|flag
vote up 0 vote down

A decent text editor (although what makes an editor "decent" is somewhat subjective). I like EditPlus 3 (and, previously to that, Allaire Homesite 4.52) for Windows, KATE for *nix, and BBEdit for MacOS.

link|flag
vote up 0 vote down

As someone who writes a lot of HTML, CSS and Javascript, I'm a massive fan of TopStyle 4.

link|flag
vote up 0 vote down

ReSharper

SourceGear Vault (even though it's free for a single user)

link|flag
vote up 0 vote down

I'd recommend EmEditor. It's fast and can handle -huge- text files easily.

link|flag
vote up 0 vote down

VMware or some other form of virtualisation.

Being able to virtualise your servers will save a lot of time when you need to set up a new server, recover from a disaster etc. It also gives you a lot of control over the hardware specs. You can see how something would run with more/less RAM/CPU etc, or on different OS's. The VMWare GUI is idiot proof as well.

It also allows you to utilise your hardware more, especially for servers with low overhead. We have three physical servers running 20+ virtual servers, and a couple of virtual desktops. Our server racks are looking pretty bare, which is great. Less power & fewer cables is perfect.

link|flag
prev 1 2 3

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.