Subj : program echo;
To : Niels Joncheere
From : Tom De Puysseleyr
Date : Tue Oct 03 2017 08:58 pm
Hello Niels!
02 Oct 17 23:03, you wrote to me:
NJ> I recently looked at the ErrFlags
NJ> Pascal code for reasons similar to Wilfred's, and was actually quite
NJ> positively surprised by the language itself: it seems to promote a
NJ> 'better' style of programming than VB. In most current applications of
NJ> VB.NET, I think I would prefer to use C# for the same purpose.
Looking at some Pascal code... that's something I should do when there's some
spare time left someday :) VB.Net is becoming more and more complex... I don't
understand all the new stuff, and don't have enough time to learn and practice
it. And I've never used C sharp... VB does a lot for you, stuff that you have
to do yourself in C. But sometimes that works against you as well :-/