3
votes
5answers
102 views
Reverse Engineering steps
Everyday we are reading through large amounts of code not well documented.
Understanding the code by jumping into it might not be easy for everyone until they have an idea about t …
0
votes
0answers
20 views
DBMS debugger causes TOAD to hang
I can start the dbms debugger in Toad and use it normally but if I hit the 'halt execution' button or just hit the 'Run' button to reach the end of the function it causes TOAD to h …
4
votes
8answers
285 views
Lightweight version control for small projects (prototypes, demos, and one-offs)
Background
I work on a lot of small projects (prototypes, demos, one-offs, etc.). They are mostly coded in Visual Studio (WPF or ASP.NET with code written in C#). Usually, I am th …
4
votes
7answers
110 views
Staying current with your programming language?
My old source was simply being around lots of other programmers and talking shop but now, I haven't worked on a traditional programming team in over a year and wonder what people i …
25
votes
38answers
1k views
Why are developers generally opposed to purchasing software tools?
As I wrote the title to this question, I reworded it a handful of times because I'm hoping to get good, well thought out feedback from the community. Not just "off the cuff" answer …
18
votes
106answers
3k views
What is your single favorite development tool?
What is your single favorite development tool?
96
votes
42answers
8k views
Best Diff Tool?
For all my present Diff / Merge needs I'm using Beyond Compare; when I decided to buy a license for it I tried other similar tools, both payware and freeware.
Now BC is at version …
3
votes
3answers
55 views
Free team manager application ?
Hi all, recently I start to take a bigger responsability because I was developing a project and now is in production, so im coordinating the manteinance and other developments (wit …
34
votes
80answers
7k views
What is your bug/task tracking tool?
This is a placeholder for overviews of bug/task tracking systems.
What i want to do here is:
List all tools used in the industry (please provide a link to the tool discussed …
0
votes
0answers
22 views
FTP Synchronization software for Mac or PC [closed]
Hi,
I've been using FTP Synchronizer for awhile and generally have had pretty good results with it. But, I've just moved to a Mac full-time (at work as well as home now) so want …
1
vote
10answers
177 views
Decompiling code (language independent)
Hi,
I am curious about how to view the source code present in a DLL, irrespective of the language used. Is there any software available for this?
Thanks
45
votes
81answers
4k views
Which programming tools do you pay for?
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 decisio …
0
votes
2answers
52 views
Any suggestions for a free software design tools?
Hello,
Until now I didn't use any design tools for my small personal home projects. In my workplace I'm using Enterprise Architect which is great but I wont use it for my personal …
1
vote
1answer
72 views
Tips for walking through an unfamiliar ruby on rails project
I am new to ruby development. Up until this point, I've done only small project that easily fit in one's head (and in one or two files). Now, I've got a big project (it's a GUI f …
30
votes
68answers
3k views
Software worth buying
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. M …
