OK – VB.NET is on the subject again. As I remember there was two things that led to big arguments and confusions: Casting and arrays.
I’ve already blogged about how arrays are handled here.
Here is an article that describes how casting is done in VB.NET. It also compares with C# which great for understanding.
And here is the points in short:
And just for the record… VB.NET delenda est…I don’t like using it - but I have to.