Hacker News new | ask | show | jobs
by giancarlostoro 682 days ago
This looks neat. I tried VB.NET a few weeks ago, and felt like it was mostly pointless since almost all resources are done in C# and so you have to translate from C# to VB.NET anytime you want to do anything, which can be a bit of a pain.

But one thing I really liked was the "begin end" type of code blocks.