
Originally Posted by
Jason
Hate to nitpick but C# and VB are not exactly the same. There are a few things you can do in C# that have no counterpart in VB.NET. Pretty much everything(?) that can be done in VB.NET can be done in C#, but not the other way around.
Said
Almost, and also I'm sure there is some type of way of doing everything C# does in VB.