T
Terry Olsen
VB.NET doesn't seem to go over very well with the recreational users out in
inet land. I've got a few "free" programs that I put out for people to use,
and I get emails like "it'd be a nice utility if it wasn't written in a
child's language", or "no way I'm installing the .NET Framework on my PC',
"Why don't you use a REAL compiler like GCC, LCC, or Pelles C?". Seems like
the attitude is that "REAL" programmers only write programs where the
executable is "stand-alone" and doesn't require a runtime...and people that
use Microsoft development languages are akin to Trailer Park Trash.
I like to write code. I get a certain amount of satisfaction when people
find something I've done useful. Comments like the above make me not want
to share...
inet land. I've got a few "free" programs that I put out for people to use,
and I get emails like "it'd be a nice utility if it wasn't written in a
child's language", or "no way I'm installing the .NET Framework on my PC',
"Why don't you use a REAL compiler like GCC, LCC, or Pelles C?". Seems like
the attitude is that "REAL" programmers only write programs where the
executable is "stand-alone" and doesn't require a runtime...and people that
use Microsoft development languages are akin to Trailer Park Trash.
I like to write code. I get a certain amount of satisfaction when people
find something I've done useful. Comments like the above make me not want
to share...
. For example, I recently built a rather large Euchre game in VB .NET, with pretty good AI, sound, speech, etc., and it turned out pretty darn good quality. In theory, I built it to test out the product as see what bugs I could find, but in reality I just like to play Euchre a lot.