A co-worker and I are interested in getting resharper integrated into our development environments for the obvious technical benefits (refractoring, etc) but we need to justify to management on how it will help the business make money so that they can purchase it for us.
What reasons would be on the top of the list to justify this purchase? is there a blog post or some similar write-up that I can be pointed to to create a better argument?
EDIT
The best 'ammunition' that we could have to get management to purchase ReSharper is for us to be able to quantify (in $) the savings that the company will see from the use of this tool.
EDIT
I ended up purchasing a personal license for myself. I don't regret it at all and would recommend anyone to do this if they can't get their company to buy it for them.
Because developers are expensive, and hardware and tools are not. If you purchase resharper and save an hour per day in development time, at 25 bucks an hour, you will reclaim your losses in less than two weeks.
There is no significant training time, because Resharper is written well enough that it takes less time to learn how to use each feature than it does to do whatever it is the developer is trying to do. Once.
If nothing else, just do the following with said manager watching:
Navigate to a function DoStuff in unopened (large) class SuperDuperUtility by hand/mouse.
Close window.
(With resharper installed:) CTRL+T SDU <ENTER> ALT+\ DS <ENTER>
Your manager will likely say: Why doesn't studio do this already?
If they still won't listen, buy a personal license and when your productivity jumps, ask for a raise.