Seriously though, it's still used a lot (mostly in existing applications rather than new development) but no longer supported by Microsoft. In answer to the question: yes and yes.
VB6 was a nice language, but there's no point in using it now that VB2005 Express is free. A lot of the language is the same, but the usage is different and the possibilities are far greater. In my view, anyone who insists on using VB6 is just too stubborn to move forward with the times.
In my view, anyone who insists on using VB6 is just too stubborn to move forward with the times.
And that is true of companies as well as people.
The only reason I got this company to move to .NET was that I convinced them their VB6 apps wouldn't work under VISTA. If not for that, I would still be doing all VB6 coding.
I have all new development being done using VB2005. My legacy apps (VB6) are just too big for one man to tackle while doing everything else, so they are, for the time being, staying in VB6.
===================================================
If your question has been answered, mark the thread as [RESOLVED]
VB6 was a nice language, but there's no point in using it now that VB2005 Express is free.
It's not, if you need something more than the free version. And, if you're using VB in a professional environment, learning curves are VERY expensive.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read. Please Help Us To Save Ana
In my view, anyone who insists on using VB6 is just too stubborn to move forward with the times.
Then most of those who take part in this forum are "just too stubborn to move forward with the times". See the numbers of visitors per language in the attached Jpeg file.
Since I discovered Delphi and Lazarus, VB has become history to me.