posted on Wednesday, August 11, 2004 10:31 AM by anoras

VB.NETs inconsequent syntax

I’m currently doing a project for a customer whose programming language of choice is Visual Basic .NET. I personally belong to the C# religion and I find the VB syntax a bit inconsequent. For example ElseIf is written without a space while End If should have a space. Strange, isn’t it? Does anyone know how this has come to be?

Comments