> ... put a breakpoint and test :)
Great answer. I'm a retired software engineer, so while I have programmed
a lot with Visual C++, I never had any clients who wanted to switch to .Net
... hence no .Net experience. And after not programming for a few years, I
simply forgot how to develop software. In particular, I forgot about
setting breakpoints and stepping through code, so I really needed your
"kick in the butt" to get me going again. Thanks for that!!
> What's the idea of using Output window in your code?
I cannibalized an example from Jeff Prosise's "Programming Microsoft .Net"
(2002) that I knew should have failed but didn't seem to. In desperation,
I tried getting some kind of feedback. But I'll be OK now with breakpoints,
etc.
> ... "log4net" and "Microsoft Enterprise Library"
Excellent sites! I'll use them a lot.
> "At times one remains faithful to a cause only because its opponents do
> not cease to be insipid. (c) Friedrich Nietzsche"
BTW, I always liked Nietzsche, but I don't remember what stuff of his I
read.
Again, thank you very much for taking the time to help me out of my rut.
Very best wishes,
Richard Muller