Thread: Question for Dean

  1. #1
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335

    Question for Dean

    If I buy the VS program from school (version 6.0 I believe) will I be able to upgrade to VS.NET (or whatever the new one is called)? How does that work?

    -Fool

  2. #2
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    I'm not sure. I only have the introductory version of VC++6. The difference between the two versions is significant because the whole structure of the operating system has changed with VS.NET. It's not just a compiler.
    I compile code with:
    Visual Studio.NET beta2

  3. #3
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    How about with MSVC++ 6.0 Pro? Would I be able to upgrade to new releases with this student version?

    -Fool

  4. #4
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    The simple answer is no. The only advantage of having the Pro version is if you keep your reciept and package, than you might get a rebate on VS.NET. There is no need to upgrade, just install the compiler and done. One major change in VS.NET is that fact that you will be required to install the .NET framework unless you have WinXP for which it is already part of the operating system. I'm going to mail you VC++6 introductory edition this afternoon if you still want it. I didn't get it in the mail yet because yesterday was a holiday and the day before was Sunday. Anyway the best thing that you could do is get a DVD drive and install VS.NET beta2. Other than that, install VC++6 because it is a CD, not at DVD and just use that for about a year, than upgrade to the real compiler, VS.NET.

    That's about enough questions about this that I'm willing to answer.
    I compile code with:
    Visual Studio.NET beta2

  5. #5
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    No no no. I mean if I get MSVC++ 6.0 Pro now will I be able to upgrade to the next version of MSVC++ (7.0) ?

    -Fool

  6. #6
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Originally posted by Witch_King
    Anyway the best thing that you could do is get a DVD drive and install VS.NET beta2.
    I tried yesterday with a friends DVD drive. For some reason it wouldn't let me. The thing was really ........ing me off so I just said forget it. I'll just wait until you send me MSVC++

    -Fool

  7. #7
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    Okay I have the disk here, actually there is two disks but I don't know if the second disk needs to be used at all. When you install disk1 the operating system will re-boot, but you should not remove disk1 since after the re-boot the installation will immediately continue at which point it will install the library help files. So do not remove cd1 until after everything stops.

    I don't understand why VS.NET beta2 would not install if the DVD was installed correctly with the right drivers. Am I the only one who had no problems?
    I compile code with:
    Visual Studio.NET beta2

  8. #8
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    Originally posted by Witch_King
    I don't understand why VS.NET beta2 would not install if the DVD was installed correctly with the right drivers. Am I the only one who had no problems?
    When I tried it, Windows was giving me all these different errors. It was terrible.

    So about this version of MSVC++, is it the student version?

    -Fool

  9. #9
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    There is no student version. No such thing. The only student version of a Microsoft compiler will be VS.NET Academic version, and this is not available until the end of the year. I'm sending you the introductory version of VC++6.0

    You should go to www.msdn.microsoft.com or else www.microsoft.com to find out information about these things. Infact if you plan on using a Microsoft operating system and want to be a developer than get used to going to www.msdn.microsoft.com
    I compile code with:
    Visual Studio.NET beta2

  10. #10
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Yeah, but there's learning editions of them (VS 6.0 products), isn't there?

  11. #11
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    VC++6 -Enterprise, Professional, Standard and Introductory editions.

    VS.NET Academic is the first MS compiler that will target students.
    I compile code with:
    Visual Studio.NET beta2

  12. #12
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Whoops, my bad - I was thinking CodeWarrior... ::sighs:: It's been a long damn day, and it's only 1:00!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Alice....
    By Lurker in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 06-20-2005, 02:51 PM
  2. Debugging question
    By o_0 in forum C Programming
    Replies: 9
    Last Post: 10-10-2004, 05:51 PM
  3. Question about pointers #2
    By maxhavoc in forum C++ Programming
    Replies: 28
    Last Post: 06-21-2004, 12:52 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM