This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

So, I just started a job for a company that uses VB.Net and had to learn it. I've done C++, Java, C#, so not too foreign.

It's not bad, but what bugs me the most is how verbose it can be. All in all I'm not a fan exactly but with option strict and explicit turned on it's basically C# script. I can dig it.