mav_sc posted:
I wrote VB6 for years, and now I've been writing .net for years.
The 2008/2010 IDE's are really nice. I actually like 2010 a lot.
Also, I'd suggest switching to C# instead of going to VB.net.
If you have any C background, the transition to either language from VB6 will/should be similar, and there's a lot more examples/jobs, etc.. out there for c#.
Good luck!
Cool, thanks for the info, I think the version of Visual Studio I had installed back then was 2003. I was debating that, if I was going to relearn VB, why not switch to C#. I haven't used C/C++ in over 10 years, but I also program in other languages such as Perl, PHP, etc., and the one thing I've learned over the years, is that the first language is pretty much the hardest. The rest are just, for the most part, learning new Syntax for what you want to do. The only part I never liked much about C/C++ is including all the headers for anything you want to do, not sure if that's in C# as well or not.
Well, off to learn a new language, thanks for the info again.