This is code-related as in what the compiler will allow you to do in one language, but not allow you to do in another language (e.g. optional parameters in
The semi-colon that ends up every line in C# is prohibited in VB, and that always makes me smile when I try going back to VB.Net...