The first thing I know I'm going to have problems with is the C# case sensativity. Fornunately, Visual Studio.NET is helping a lot.
Basically eveything is case sensative, which I'm ok with for my own variables, but I've been super lazy with VB.NET working with the .NET classes.
Now I can't be lazy.