17
votes
13answers
611 views
How to fight project-fatigue?
Exact duplicate of this question.
How do you keep motivated on lengthy projects and battle project-fatigue?
3
votes
6answers
352 views
Why does .exe refuse to stop?
Hi there,
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 …
