Re: Visual Studio 6 vs. .NET 2005



"Thomas" <nospam@xxxxxxxxxx> wrote in message
news:eeTJ%234tQGHA.4900@xxxxxxxxxxxxxxxxxxxxxxx
Is there a reason to switch to Visual Studio .NET 2005, especially if I
wish to do my programming only in C++?

That depends. VS6 was developed before the C++ ISO standard was ratified.
Its compliance with the standard is pretty poor as is its support for
templates.

That said, it is not at all bad at the "C with classes" style of programming
popular in the mid-nineties so if that's what you are up to, you can stay
put.

Were I you, I'd google for the Express Edition of VS 2005, I think it is a
free download. If you find that some modern code doesn't compile you may be
able to use express. If you find yourself in that situation often, maybe it
would pay you to upgrade.

May be a stupid question, or may be the wrong place to ask, but I think I
am satisfied with what I have, given what I use it for.

If it works for you ...

Of course, I may be missing an awful lot of which I am unaware.

Just btw, in addition to better standard compliance the new version has
support for targetting the .Net framework.

Regards,
Will


.



Relevant Pages

  • Re: [Lit.] Buffer overruns
    ... > And of course the most direct expression of your, at best, weak support ... Good PLs make good programming easier. ... This is an integrity feature and also ... built-in extension to Standard C. ...
    (sci.crypt)
  • Re: Directory reading
    ... "VIP Star" is a troll who seeks to disrupt the newsgroup, ... by the standard that defines the C programming language. ... support in future revisions of the standard, ...
    (comp.lang.c)
  • Re: I need a new compiler...
    ... "optional" for ANSI compliance but was required for FIPS compliance - by 1993). ... it is a VERY complete compiler including both '85 Standard ... Re: Nested programs. ... Recent addition of GLOBAL support ...
    (comp.lang.cobol)
  • Re: Histogram of character frequencies
    ... It's completely acceptable to have variables defined at file scope in ... but in most cases it is not good programming practise. ... The actual Standard is available for a cost from ISO and other national ... could drop support tommorrow. ...
    (comp.lang.c)
  • Re: SQL-92 Compliance in Yukon
    ... > strike me that the three major vendors differ greatly in their support ... > vendors appears serious about full compliance with any version of the ... > standards, since development was far along before the standard was ...
    (microsoft.public.sqlserver.server)

Loading