up vote 59 down vote favorite
41
share [g+] share [fb]

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.

link|improve this question
9  
I should raise RegexBuddy's price! :-) – Jan Goyvaerts Jan 24 '09 at 5:54
show 2 more comments
feedback

68 Answers

1 2 3

Resharper addin to Visual Studio

link|improve this answer
5  
Once you go Resharper you never go back. – kjgilla Jun 25 '09 at 1:51
show 2 more comments
feedback

One of my favorites is Beyond Compare It is a very fast and feature rich file and folder comparison tool, including 3-way merge and compare.

I can't imagine developing on the windows platform without it.

link|improve this answer
1  
Beyond Compare does FTP well, so it's even useful if you're developing on headless Unix boxes from Windows-land. +1 – Greg Hewgill Nov 7 '08 at 22:46
show 4 more comments
feedback

Microsoft Visual Studio - integrated development environment

link|improve this answer
1  
I've looked at a lot of free IDEs, and none of them come close to comparing to VS.Net. – Kibbee Nov 9 '08 at 2:14
5  
If he has MSDN, then he already has VS, it's included. – Bratch Nov 12 '08 at 1:23
feedback

An issue tracker such as FogBugz or Jira.

link|improve this answer
1  
Trac is nice too. – Vilx- Jul 8 '09 at 23:28
2  
Yes, but you don't have to buy Trac. :) – Greg Hewgill Jul 9 '09 at 0:06
show 2 more comments
feedback

I strongly, strongly suggest using Subversion for source control over anything provided by Microsoft. I know of several very large MS shops using it. Best of all, it's free and with Tortoise (also free) there's great integration for Windows and Visual Studio!

link|improve this answer
6  
cant buy free stuff? ;( – Daniel Magnusson Jul 8 '09 at 21:57
1  
I recommend Mercurial once the third-party package support gets a bit better. Remote and local repositories are wonderful. – Brian Jun 14 '11 at 1:00
show 2 more comments
feedback

Visit Scott Hanselman's

link|improve this answer
3  
Link should point to hanselman.com/tools . The above is the '07 list, which has been superseded by the '09 list. – Gabe Moothart Sep 9 '09 at 13:24
show 1 more comment
feedback

I use an addin for Visual Studio called Visual Assist X (wholetomato.com). It does a much better job at auto-completion than the default Intellisense. It also does refactoring and extra syntax highlighting.

link|improve this answer
show 4 more comments
feedback

SQL compare from Red Gate for comparing and synchronizing DB Schemas

link|improve this answer
feedback

In a situation like yours, i.e. finding out what tools should be budgeted for next year, the best approach is:

  1. Examine how your shop is developing software

  2. Identify the "pain points" in the way your shop develops software (for example: "Source code control is a pain," "Deployment to production is a pain," etc)

  3. Focus on the tools that will be useful and then prepare a list. Don't waste your time an money on anything that is not a pain point.

With the list in your hand, you can repeat your question in a more useful fashion, for example: "What deployment tool is worth buying for a Windows shop?"

Good luck!

link|improve this answer
feedback

Everything you get with an MSDN subscription.

link|improve this answer
show 1 more comment
feedback

UltraMon if you have multiple monitors

link|improve this answer
1  
realtimesoft.com/ultramon – Dustin Getz Nov 8 '08 at 16:39
feedback

Total commander, for sure.

It's a replacement to windows' "file explorer", with integrated viewers, seemless ftp integration, seemless archive integration (e.g. you can just drill down into arj, zip, msi, iso, as if it were yet another directory), tons of useful plugins, much better performance of explorer, better exception handling (e.g. while copying lots of files of which some are dups), tabbed interface, (all your locations are accessible and remembered for next time) integrated command line tool, much more customizable than other file explorers, full and consistent keyboard shortcuts

i can't imagine using Windows without it. i heard there's a linux equivalents (like mc for terminals, and krusader), i used norton commmander on the DOS, then FAR, then Volkov commander)

p.s. i don't agree with "@Kwang Mark Eleven". there are many "blind spots" that aren't getting any attention by people because of lack of awareness to the fact that "things could've been better, if we just used X"

p.s. 2 i am not affiliated with total commander

link|improve this answer
2  
I would pay 10 times its price, it is one of the programs that I just can't work without. – Edan Maor May 29 '10 at 18:36
feedback

Tools I use regularly (not development):

Development:

These are the tools that I currently use regularly and I strongly recommend them to others to consider. By buying tools you gain more (in performance) than you pay in licenses.

link|improve this answer
1  
Araxis Merge is indeed awesome, though the price isn't very affordable. – Pavel Minaev Jul 8 '09 at 23:20
show 2 more comments
feedback

If you use Linq ... then an activated version of LinqPad is a must!

LinqPad

link|improve this answer
show 1 more comment
feedback

A profiler appropriate for the language you use, such as Ants Profiler Pro: http://www.componentsource.com/products/red-gate-ants-profiler-pro/index-gbp.html

link|improve this answer
feedback

I really like ReSharper.

For SQL Server work I use RedGate SQL Compare a lot.

For report formatting, Data Dynamics Active Reports.Net is a great tool that integrates completely with Visual Studio, uses C# and VB.net, and is extremely powerful and scaleable.

link|improve this answer
feedback

I can't live without "RegEx Buddy", which is excellent for creating and debugging regular expressions. It will show you, token by token, what the RegEx is testing for, allows you to run test cases from all different sources, has an awesome built-in tutorial/lessons for RX's, and has "grep" like feature to scan through all (or specified) files recursively to either find or find-and-replace strings.

link|improve this answer
feedback

I do a lot of demos for the sales force and I couldn't live without Camtasia. It makes demo creation and editing very easy.

Almost everything else is free, either GPL'ed or created by my employer IBM, so there's a lot of software we get to use without paying.

link|improve this answer
feedback

TextMate and TaskPaper

link|improve this answer
4  
How will Textmate help him in a windows shop ? – ldigas Jul 8 '09 at 22:03
2  
@Idigas: well, if price is no object, then you just have to include the cost of a Mac. – TokenMacGuy Jul 9 '09 at 4:09
show 1 more comment
feedback

For the upper end of the scale, I'd love to be in a position to use Coverity.

link|improve this answer
feedback

TextMate and Transmit. They're worth every single penny.

link|improve this answer
show 1 more comment
feedback

I like FinalBuilder for build automation a lot as I don't like messing around with the NAnt xml files.

link|improve this answer
feedback

NDepend that comes with unique features: http://www.ndepend.com/Features.aspx:
- Code Query Language (CQL)
- Compare Builds
- 82 code metrics
- Manage Complexity and Dependencies
- Detect Dependency Cycles
- Harness Test Coverage Data
- Enforce Immutability and Purity
- Warnings about the health of your Build Process
- Generate custom report from your Build Process
- Diagrams
- Facilities to cope with real-world environment

link|improve this answer
feedback

http://www.automuter.com/

To prevent colleagues who listen to music leaving their headphones blaring when they wander away from their computer.

link|improve this answer
feedback

010 Editor - a binary file viewer and editor. It supports very flexible configuration (almost programming) of structured binary file formats.

Faststone Capture - very nice and easy to use screen shot software

Xplorer2 - replacement for Windows Explorer. I guess everyone has their own favorite "Norton Commander clone". Mine is Xplorer2.

link|improve this answer
feedback

DisKeeper for defrag..

link|improve this answer
feedback
1 2 3

Your Answer

 
or
required, but never shown

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