Re: Finally on the verge to decide whether C# or Visual Basic?
JR
Nice
And the winner is ... VB6
The fewest lines of code .. 340.
Re: Finally on the verge to decide whether C# or Visual Basic?
I disagree. While the .NET version has 10 extra lines, two of those lines consist of a blank line and Option Strict ON. Neither of those lines is strictly necessary, since Option Strict ON should be set at project level. Aside from that, that option is an advantage that VB6 didn't match.
Re: Finally on the verge to decide whether C# or Visual Basic?
Shaggy
Glad we at least agree on something.
Re: Finally on the verge to decide whether C# or Visual Basic?
OMG, OP is choosing between VB.NET and C#, such massively different programminging languages.
****, I better inform with my president, the great leader Saddam Hussein, as I am not fully certain what our current stance is on **** vs vomit.
But seriously our dear OP, C syntax. Yes, C style syntax, you want to learn that.
Visual Basic never existed.
Re: Finally on the verge to decide whether C# or Visual Basic?
Quote:
Originally Posted by
Mohammed al Sahaf
Visual Basic never existed.
you're on visual basic forums...:lol::lol:;)
Re: Finally on the verge to decide whether C# or Visual Basic?
Quote:
Originally Posted by
dee-u
I am one of those that finds it easier to program in C# rather than in VB.Net when coming from VB6, VB.Net and VB6 has almost the same syntax than I tend to mix them and that is avoided when I am using C#. :)
Yeah, I am trained in C# too although, I always find myself going back to VB.
Re: Finally on the verge to decide whether C# or Visual Basic?
Quote:
Originally Posted by
Mohammed al Sahaf
OMG, OP is choosing between VB.NET and C#, such massively different programminging languages.
****, I better inform with my president, the great leader Saddam Hussein, as I am not fully certain what our current stance is on **** vs vomit.
But seriously our dear OP, C syntax. Yes, C style syntax, you want to learn that.
Visual Basic never existed.
I think you were looking for 4chan....that site was made for trolls by trolls.
Re: Finally on the verge to decide whether C# or Visual Basic?
It really depends on what you want to do in the long run and what you find fun.
Personally if I was going to start from scratch now I would learn C# but thats because I now do games etc. If your looking to do games then XNA is brilliant for learning and it uses c#.
However as people have already said VB is easier to learn :)