I originally learned my first language (VB.NET) on Visual Studio .NET and then migrated to VS.NET 2003. I really liked the IDE.
However, it was unrealistic to have the apps require the .NET Framework in order to run so I had to redesign them.
I decided on VB6 and much to my disappointment, VS.NET 2003 would not allow me to write VB6 code and create stand alone executables that were independent of the .NET Framework.
So, I resistantly learned Visual Studio 6 and have been writing my apps in VB6 since then.
Now I want to learn C++ and have come to the IDE cross roads again... Does Visual Studio .NET 2003 support C++ in that you can create completely .NET Framework independent applications and is it a better IDE (for both productivity & learning) to code C++ in?
Also, does anyone know of a better IDE than Visual Studio 6 for writting VB6 code?
Thanks,
Jim
