ainwood said:Presumably you're still at school. You can get academic copies of these for a fraction of the cost, yet still the same functionallity. Look into it!
Also:
I used to program exclusively in VB 6. I have a copy of visual studio.net, and have started learning C# => much more powerful than VB.
Visual Studio.net is a collection of compilers for different programming languages, yet they all compile to basically the same executable. In fact, you can write part of the program in one language, and the rest in another. In theory, its also platform indpendent (as long as there is the .net framework and Common Language Runtimes for the different OSs (Linux, Unix, Mac).
Yes, I'm still in school. I'll check it out.
Thanks for the bottom paragraph. That's what I was looking for. .NET is a collection of compilers, and Visual Basic is a language, as well as C++, C, C#, etc, etc.. ok.
VB is like a, say, 'watered-down' (in terms of difficulty of writing) version of C++? Is it safe to say that?
edit: A quick Google search yielded this. Hey, that doesn't look half bad. $60.
