Tagged Questions
The unending tag has no wiki summary.
27
votes
15answers
1k views
How to fight project-fatigue? [closed]
Possible Duplicate:
How do you stay motivated on long projects?
Exact duplicate of this question.
How do you keep motivated on lengthy projects and battle project-fatigue?
4
votes
6answers
654 views
Why does .exe refuse to stop?
I've "inherited" a legacy C#/C++ program that I have to debug. The current problem is that the .exe won't stop after I close the program, i.e. it still shows up in Task Manager.
This is a problem, ...