|
The Microsoft website probably has the best answers.
My understanding is that Visual Basic 6.0 has been replaced by "VB.Net". MS seem to have quite a promotion going on trying to get people to switch to "VB.Net".
Visual Studio is the Microsoft interactive development environment (IDE) and is sold with a number of languages, including their C++ and VB products.
The latest incarnation is "Visual Studio .Net" and suports C# amongst other things.
I do all my PC/Windows C++ development in Visual Studio (and older version) andhave it set to use the Intel C++ compiler.
Richard |