I write a lot of DLL’s and stand alone apps in visual C++ 6. I like it because the apps are compact. Also I can run them on any version of Windows without the need to install them. I can compile a fix, and send the .EXE file to someone to test it, without having to create a while new install, until I am ready for a new release.
If you are a former Visual C++ 6 user, what do you think of 8? Can you make native .EXE files, that don’t require the bulky .NET framework, like C#? Do the files have to be JITT’ed?
If you are a professional developer, do you stick with Visual C++ 6?
What do you think of C#? Do you use both C# and C++?
Thank you
2007-08-25
08:59:50
·
3 answers
·
asked by
Marvin
7
in
Computers & Internet
➔ Programming & Design
I was also inquring about C++ 8 witch is included with C# and so on with Visual Studio 2005.
2007-08-25
13:38:17 ·
update #1