Re: Visual Studio 6 vs. .NET 2005



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.

for anything to do with STL and templates you have to use VC2003 or 2005 if
you want your code to be standards compliant. VC6 is very bad in that
regard, as william already indicated.
you can download the express edition for free from microsoft:
http://msdn.microsoft.com/vstudio/express/visualC/default.aspx

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

you also need to download the latest platform SDK for windows native
programming.
one disadvantage is that you don't get MFC and ATL with the free version.

--

Kind regards,
Bruno.
bruno_nos_pam_van_dooren@xxxxxxxxxxx
Remove only "_nos_pam"



.



Relevant Pages

  • Re: Pleas for help from clueless students?
    ... I showed her how to compile it. ... connected to a PDP-11. ... We tried downloading again, and got a major crash during download. ... Reset the LSI-11 and got the PDP-11 prompt again. ...
    (comp.arch.embedded)
  • Re: Visual Studio 6 vs. .NET 2005
    ... you can download the express edition for free from microsoft: ... support for targetting the .Net framework. ... I would have to disagree with this slamming of VC6. ... I have not had any trouble getting my code so it will compile in both VC6 and VC7.1. ...
    (microsoft.public.vc.language)
  • Re: Disk I/O benchmarks and monitoring
    ... You can download the entire tarball, including the original source and documentation, plus the compiled binary "iozone", from ... ... systems, but if you need it, I can compile it on 64-bit 5.2 and ... What tools do you use to monitor and graph disk I/O throughput? ...
    (AIX-L)
  • Re: Why is Xilinx XPS 8.2i so slow?
    ... hardware systems that consist of the CPU, ... When I compile my C code it takes about 45 seconds to compile and then ... just use XMD to download it. ... To use the command line only, some of the commands you will want to ...
    (comp.arch.fpga)
  • Re: Project proposal -- Forth project organiser
    ... my favorite interface would be click the word name and the download ... You may need dozens of words, and it's a great hassle to repeat every time you compile. ... If you download anything it should be source text. ... Wrappers are sometimes necessary; you could have a list of wrappers for common Forth variants, or provide a local one yourself. ...
    (comp.lang.forth)

Loading