Thread: MV C++ 6.0 or MV C++.net 2002 edition?

  1. #16
    Registered User Invincible's Avatar
    Join Date
    Feb 2002
    Posts
    210
    Oh, that's good news, they weren't very clear about that. I guess they were testing the water to see how people would react to managed C++.
    "The mind, like a parachute, only functions when open."

  2. #17
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    Originally posted by Govtcheez
    > J++ and VB.NET...

    Again, sorry, no - they're not releasing another version of J++... At least they didn't mention it on Wednesday...
    They are going to release J#, i saw it on the .NET Show on YTV

  3. #18
    Registered User Liam Battle's Avatar
    Join Date
    Jan 2002
    Posts
    114
    I would use the .Net version. since there are my fix's for source code optimization, better bit to bit memory access, and such.

    There are more things to do with the VC++ .NET , and some new features given. Also note that the C++ .net does not have to be built directly for only the .net platform.

    The executables you create the C++ .NET will be faster than the older 6.0 compiler, and have some linker abilities never seen before, i suggest you read this mini article @ :
    http://msdn.microsoft.com/library/en...i02132002.asp?

    If that link doesnt work, then goto the msdn.microsoft.com site, and in the TOC check out .NET then down to Dr. GUI's C++ article.

    its not very long, and has some good points some C++ programmer would like to be reminded of.

    Also note the guy who posted about LINUX RULES,
    well have you noticed that porting linux is more than a pain in the ass? did you also notice that each distribution almost every time makes the programmer change his old old code to support one of the distro's. flexible? i dont think so.

    linux lacks a standard. plain and simple.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A VS .NET 2002 installation question
    By Joelito in forum Windows Programming
    Replies: 1
    Last Post: 07-22-2005, 07:48 AM
  2. VC++ 6.0 vs .NET 2003
    By Frantic- in forum C++ Programming
    Replies: 4
    Last Post: 06-26-2005, 08:41 AM
  3. Visual C++ .NET Standard Edition
    By knave in forum C++ Programming
    Replies: 1
    Last Post: 07-24-2003, 09:19 PM
  4. Opinions on Visual C++ .NET Standard Edition
    By xds4lx in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-05-2002, 02:51 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM