Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to retrieve lost email password Pin
CoderForEver16-Jan-10 18:24
CoderForEver16-Jan-10 18:24 
GeneralRe: How to retrieve lost email password Pin
Dave Kreskowiak16-Jan-10 19:38
mveDave Kreskowiak16-Jan-10 19:38 
GeneralRe: How to retrieve lost email password Pin
Not Active16-Jan-10 6:34
mentorNot Active16-Jan-10 6:34 
AnswerRe: How to retrieve lost email password Pin
Alex Manolescu16-Jan-10 7:51
Alex Manolescu16-Jan-10 7:51 
QuestionMonitoring of threads Pin
justwithit15-Jan-10 11:15
justwithit15-Jan-10 11:15 
AnswerRe: Monitoring of threads PinPopular
Luc Pattyn15-Jan-10 12:41
sitebuilderLuc Pattyn15-Jan-10 12:41 
GeneralRe: Monitoring of threads Pin
Garth J Lancaster15-Jan-10 12:57
professionalGarth J Lancaster15-Jan-10 12:57 
GeneralRe: Monitoring of threads Pin
Luc Pattyn15-Jan-10 13:39
sitebuilderLuc Pattyn15-Jan-10 13:39 
Thanks.

I did a lot of embedded development, mostly with soft real-time requirements; logging was the first and best tool for debugging all kinds of problems then, and it still beats an interactive debug session except for the simplest errors (the ones an experienced programmer typically doesn't make Laugh | :laugh: ).

For complex apps, I have my own log class with categories one can interactively raise and lower thresholds for; I include log statements from the very beginning, and whatever debugging code I add, I never remove it again (it is part of the code, part of the effort, why throw it out?)

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.


GeneralRe: Monitoring of threads Pin
Roger Wright15-Jan-10 17:16
professionalRoger Wright15-Jan-10 17:16 
GeneralRe: Monitoring of threads Pin
Luc Pattyn15-Jan-10 17:31
sitebuilderLuc Pattyn15-Jan-10 17:31 
GeneralRe: Monitoring of threads Pin
justwithit17-Jan-10 3:06
justwithit17-Jan-10 3:06 
GeneralRe: Monitoring of threads Pin
Luc Pattyn17-Jan-10 3:25
sitebuilderLuc Pattyn17-Jan-10 3:25 
Questiondeveloping with sql server Pin
teknolog12315-Jan-10 9:40
teknolog12315-Jan-10 9:40 
AnswerRe: developing with sql server Pin
PIEBALDconsult15-Jan-10 12:02
mvePIEBALDconsult15-Jan-10 12:02 
GeneralRe: developing with sql server Pin
teknolog12316-Jan-10 6:54
teknolog12316-Jan-10 6:54 
GeneralRe: developing with sql server Pin
PIEBALDconsult17-Jan-10 5:11
mvePIEBALDconsult17-Jan-10 5:11 
GeneralRe: developing with sql server Pin
teknolog12320-Jan-10 11:31
teknolog12320-Jan-10 11:31 
AnswerRe: developing with sql server Pin
ZHAOBING_NTU15-Jan-10 19:06
ZHAOBING_NTU15-Jan-10 19:06 
QuestionComboBox DropDownWidth behaviour Pin
baranils15-Jan-10 8:36
baranils15-Jan-10 8:36 
Questionsend mail to yahoo Pin
mohd_mogaly15-Jan-10 6:58
mohd_mogaly15-Jan-10 6:58 
AnswerRe: send mail to yahoo Pin
dan!sh 15-Jan-10 8:37
professional dan!sh 15-Jan-10 8:37 
QuestionJagged Arrays Definition Pin
Sokka9315-Jan-10 5:35
Sokka9315-Jan-10 5:35 
AnswerRe: Jagged Arrays Definition Pin
Rick Shaub15-Jan-10 5:52
Rick Shaub15-Jan-10 5:52 
AnswerRe: Jagged Arrays Definition Pin
harold aptroot15-Jan-10 6:27
harold aptroot15-Jan-10 6:27 
GeneralRe: Jagged Arrays Definition Pin
Sokka9315-Jan-10 6:34
Sokka9315-Jan-10 6:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.