Quote: "But from what I hear if you just use C++, not VC++.NET then it's faster than either of the .NETs"
No. AFAIK VC++ .NET is a misleading title, it is not much like the other .NET languages. Hence I refer to it as VC++ 7. The true "C for .NET" language is called C# (C Sharp).
VC++ produces the fastest code overall out of all the compilers around, closely followed by the VC#.NET and VB.NET compilers. GCC is apparently quite slow at some tasks.
I would recommend the C++ language over VB any day though. Although VB.NET adds a lot of powerful features, its nowhere near as elegant as the C language.
BlueGUI:Windows UI Plugin - All the power of the windows interface in your DBPro games. - Plus URL download, win dialogs.
Over 140 new commands