Valhalla Legends Archive

Programming => General Programming => C/C++ Programming => Topic started by: ctype on April 22, 2005, 09:43 AM

Title: Visual C++ 6
Post by: ctype on April 22, 2005, 09:43 AM
Hey all,

Anyone seen any cheap(ish) microsoft visual c++ 6 pro/ent? Every time i see one on eBay it goes WAY above my budget. I can understand y its so sought after - .NET is shite. i spent 20 quid on a copy of .net 2003 EA (copied) and aint used it more than like 3 times.

Any links greatly appreciated.
Title: Re: Visual C++ 6
Post by: Yegg on April 22, 2005, 11:58 AM
Why would you want to buy something? We are in the year 2005, download it. I have a copy of Microsoft Visual C++ Standard. I don't think Professional or Enterprise is all that worthwhile. Standard is good enough as it is. I have Visual Studio .NET Standard and it has plenty of features (if Pro and Enterprise are that much better, please tell me why). I think if you use a file sharing software you can maybe find a copy of Professional of Enterprise.
Title: Re: Visual C++ 6
Post by: Warrior on April 22, 2005, 12:24 PM
I use VS .NET Architect.
Title: Re: Visual C++ 6
Post by: shout on April 22, 2005, 09:04 PM
Quote from: Warrior on April 22, 2005, 12:24 PM
I use VS .NET Architect.

I as well.
Title: Re: Visual C++ 6
Post by: K on April 22, 2005, 10:10 PM
http://msdn.microsoft.com/academic/
Title: Re: Visual C++ 6
Post by: Newby on April 22, 2005, 11:18 PM
Quote from: Warrior on April 22, 2005, 12:24 PM
I use VS .NET Architect.

I use VS .NET 2003 Enterprise Architecht legally.
Title: Re: Visual C++ 6
Post by: Warrior on April 22, 2005, 11:31 PM
Yes, me too. It has a valid serial!
Title: Re: Visual C++ 6
Post by: MyndFyre on April 23, 2005, 03:28 AM
Quote from: ctype on April 22, 2005, 09:43 AM
I can understand y its so sought after - .NET is shite.
And here is another example of someone who doesn't know what he's talking about.

The VS.NET IDE is far superior to that of the VS6 IDE.  Even if you don't want to use .NET -- it's not forced, you know, as you can still make Win32 applications -- you're still given a much more integrated interface.
Title: Re: Visual C++ 6
Post by: shout on April 24, 2005, 09:23 AM
Quote from: MyndFyre on April 23, 2005, 03:28 AM
Quote from: ctype on April 22, 2005, 09:43 AM
I can understand y its so sought after - .NET is shite.
And here is another example of someone who doesn't know what he's talking about.

The VS.NET IDE is far superior to that of the VS6 IDE.  Even if you don't want to use .NET -- it's not forced, you know, as you can still make Win32 applications -- you're still given a much more integrated interface.

Is there a diffrence between the compilers in 6 and .NET?
Title: Re: Visual C++ 6
Post by: Yegg on April 24, 2005, 12:26 PM
Quote from: Shout on April 24, 2005, 09:23 AM
Quote from: MyndFyre on April 23, 2005, 03:28 AM
Quote from: ctype on April 22, 2005, 09:43 AM
I can understand y its so sought after - .NET is shite.
And here is another example of someone who doesn't know what he's talking about.

The VS.NET IDE is far superior to that of the VS6 IDE.  Even if you don't want to use .NET -- it's not forced, you know, as you can still make Win32 applications -- you're still given a much more integrated interface.
I don't believe that there is.

Is there a diffrence between the compilers in 6 and .NET?
Title: Re: Visual C++ 6
Post by: K on April 24, 2005, 04:48 PM
Quote from: Shout on April 24, 2005, 09:23 AM
Quote from: MyndFyre on April 23, 2005, 03:28 AM
Quote from: ctype on April 22, 2005, 09:43 AM
I can understand y its so sought after - .NET is shite.
And here is another example of someone who doesn't know what he's talking about.

The VS.NET IDE is far superior to that of the VS6 IDE. Even if you don't want to use .NET -- it's not forced, you know, as you can still make Win32 applications -- you're still given a much more integrated interface.

Is there a diffrence between the compilers in 6 and .NET?

Yes.  The .NET 2003 C++ compiler is far more standards compliant than 6 (I've heard figures of something like 70% vs. 96%); although you probably wont be coding any partial templates or some other things that 6 might fail at,  you would notice when trying to compile something large and complex, like the boost library.
Title: Re: Visual C++ 6
Post by: ColT on April 24, 2005, 07:04 PM
Would .NET be the same coding language as Visual C++ 6.0 or would it be a new language over that I would have to learn?
Title: Re: Visual C++ 6
Post by: Yegg on April 24, 2005, 07:13 PM
.NET and VC++ are very different languages.
Title: Re: Visual C++ 6
Post by: Banana fanna fo fanna on April 24, 2005, 07:24 PM
.NET is not a language, but if I think I know what you're talking about, then no; you can use regular C++.

Want free, legal Visual C++? See http://lab.msdn.microsoft.com/express/visualc/default.aspx
Title: Re: Visual C++ 6
Post by: ColT on April 24, 2005, 07:36 PM
I'm talking about Visual C++.NET not overall .NET compared to Regular Visual C++
Title: Re: Visual C++ 6
Post by: MyndFyre on April 24, 2005, 07:43 PM
Quote from: ColT on April 24, 2005, 07:36 PM
I'm talking about Visual C++.NET not overall .NET compared to Regular Visual C++

Again, you don't need to use .NET to use Visual C++ 7 (which is part of VS.NET).
Title: Re: Visual C++ 6
Post by: AntiVirus on May 11, 2005, 04:07 PM
I would assume that they have differences in coding.  I have used VB 6  and VB .net and there are plenty of differences that I have noticed.  And seeing that it is an upgraded version... they probably upgraded some stuff, wouldn't you say? 

Meh, I have never used it before, but those are some assumptions.  If you really want to know I am sure Google can answer your questions. ;D