My.Programming.Language.Is.Better.Than.Yours()
It's quite entertaining to see the same "VBB.NET vs. C#" useless threads crop up regularly.
There's an argument which makes some sense, though,
although I don't see too many C# types take advantage of it:
Who is the better programmer,
the "Sharp Programmer" or to the "Basic Programmer" ?
If you're trying to sell a programming solution to your "hasn't a clue" customer,
do you say "We have a team of Sharp Programmers or a team of Basic Programmers ?"
So, in that sense, it's better to be sharp than basic.
Programming-wise, there's not much difference, though.
<chuckle>
In my case, I mostly use VB.NET for two reasons :
1. I hate case sensitivity with a passion.
2. I've been programming in Basic for over 25 years and in VB for over 15.
#2 is most important.
I'm not about to throw years of programming experience down the drain.
Even so, I still use C# a lot, particularly when examining free source code.
The C#/VB online converters have helped a lot in learning equivalent programming constructs.
The choice boils down to your personal preference and experience.
If you feel comfortable with brackets, plus signs and semi-colons,
you'll be comfortable in C, C++, Java, Javascript and C#.
Otherwise, you'll be perfectly comfortable in the Basic family of languages.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en español :
http://asp.net.do/foros/
======================================