SyntaxFix
Write A Post
Hire A Developer
Questions
In Visual Basic 7 and above I found the implementation of short-circuit logical evaluation to maintain compatibility with legacy Visual Basic <=6 code a bit of a WTF:
AndAlso (MSDN) OrElse (MSDN)
AndAlso
OrElse