From: Pavol S. <st...@st...> - 2003-02-25 22:26:28
|
hi, im not using any debugger :( Yes that is problem and sometimes tricky to = work without debuger, but im using TRACE and DEBUG listeners... Its = working for me and in conjunction with nunit (testing environment) its = fine... Anyway you have to write code for this little different way as you have = debugger. simple split everything to smallest routines (functions), debug them and = never come back to them... You need to make analyse before coding, not = code and then think whats wrong :-) Anyway i dont have money to buy NET studio (it cost 5 month wages :) so = i have no choice... p. |