PDA

View Full Version : Which Compiler to buy



datadog
11-22-2002, 03:38 PM
Well,

I've decided im going to crack down and purchase a compiler.

Dont plan on getting hard core about programming. I just dont have the time, but after playing around with some of the freebies, i've decided i have enough interest in learning more, that im willing to shell out some money for it.


Question is which one? I can get some through my companies employee purchase program.

VB .NET Standard $76
Visual C# .NET std $76
Visual C++ .NET std $76
Vstudio .NET pro $750

based on what i've read on these threads, im actually inclined to go with MSVC++ 6.0 but its not available through EPP. I really dont know the difference between C++ .NET and 6.0. Im hoping to get some feedback from some of you who have experience.

Im not locked into M$ btw, it just seems like the best option for the $$ (ugh!). Im open to other suggestions as well.

thanks in advance

high_jeeves
11-22-2002, 03:41 PM
.NET is just the newest version. 6.0 is the older version. For most stuff, it will be fine, but you will have to find it on Ebay, or similar. If you can get VC++ .NET for $76 from your EPP, I would go with that.. VC6 is gonna cost you as much from ebay, probably.

Borland (and a few others) also have compilers, but for Windows development, I would strongly recommend VC++

--Jeeves

Burnereq
11-22-2002, 04:21 PM
I found MS Visual C++ 6.0 on Kazaa last night.

Just a thought

high_jeeves
11-22-2002, 04:24 PM
If you want to trade warez, go to another forum.. he is talking about buying a compiler, not stealing one..

--Jeeves

Ratt
11-22-2002, 05:46 PM
You can buy Visual Studio .NET (Full version) for $99 if you are a student (or know a student) ... check with your local community college or university student center.

Although, I really hate to line Microsofts pockets any more.

baelang
11-22-2002, 06:15 PM
I would go with cygwin or minGW. they are free, support the FSF, and are cross-platform standards.

datadog
11-22-2002, 08:49 PM
Thanks for the tips all..

I spent the $76 on Visual C++ .NET and am installing it now..

And you are right.. several folks suggested pirating one.. no thanks... i believe I mentioned in my first post that I had decided i was ready to buy...

off to install !!