Run the application in a debugger.
Once it "hangs" press pause in the debugger, and continue to step through, and see what the code is doing which it is not supposed to do.
Run the application in a debugger.
Once it "hangs" press pause in the debugger, and continue to step through, and see what the code is doing which it is not supposed to do.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks