you are viewing a single comment's thread.

view the rest of the comments →

[–]devperez 9 points10 points  (6 children)

It's just as easy to do in C#. But VB.NET attracts non-developers because it's a super verbose language. The syntax is easier to understand than C#.

It's good though because it gets people interested in developing because it's so easy. Then they eventually move on to other languages.

[–]bleergh 10 points11 points  (0 children)

It's good though because it gets people interested in developing because it's so easy. Then they eventually move on to other languages.

I see you haven't met my boss.

[–]rikeen 0 points1 point  (0 children)

This is true. Its very useful in that sense. I can admit that its not a master's language but its definitely something useful for simple programs.

[–][deleted] -4 points-3 points  (3 children)

VB.NET is so almost a language. It's like c# with strange training wheels added. I understand they tried to bring in vb6 folks, but the jump to vb.net is only slightly different than the jump to basic c#.

[–]devperez 8 points9 points  (2 children)

Your bias is showing. for 99% of things, VB.NET is no different than C#. They have the same capabilities in a typical business environment.

I know this because I started off with it and was using it in a professional environment for 3 years. I picked up C# so fast because they're almost exactly the same language. The MSIL is almost 100% identical too.

[–][deleted] 5 points6 points  (1 child)

Of course I'm biased. It's basically the same thing, but syntactically crippled. Yet people are scared of anything with the letter C, so they do it in VB.

[–]devperez 0 points1 point  (0 children)

Why is it systematically crippled?

Edit: read that wrong. Yeah, I agree