Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Upgrading from VC Studio 6.0

Upgrading from VC Studio 6.0

Scheduled Pinned Locked Moved C / C++ / MFC
c++questiondiscussionannouncement
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 260880
    wrote on last edited by
    #1

    I thinking of upgrading from VC Studio 6.0. Is it worth upgrading to VC 2008? I really just use C++. What would be the best... 2005 or 2008? Does the new MFC update work on 2005? What is the up side and down side to upgrading? Any opinions? What about VC C++ Express? Thanks for your time. Tim

    H CPalliniC K J 4 Replies Last reply
    0
    • M Member 260880

      I thinking of upgrading from VC Studio 6.0. Is it worth upgrading to VC 2008? I really just use C++. What would be the best... 2005 or 2008? Does the new MFC update work on 2005? What is the up side and down side to upgrading? Any opinions? What about VC C++ Express? Thanks for your time. Tim

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      Well when you have 2008 is better than 2005 and for other question this link has good info for you Microsoft Visual Studio Express[^].

      1 Reply Last reply
      0
      • M Member 260880

        I thinking of upgrading from VC Studio 6.0. Is it worth upgrading to VC 2008? I really just use C++. What would be the best... 2005 or 2008? Does the new MFC update work on 2005? What is the up side and down side to upgrading? Any opinions? What about VC C++ Express? Thanks for your time. Tim

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #3

        Member 260880 wrote:

        What about VC C++ Express?

        It is great (because it's free). Anyway it has NO MFC and NO resource editor. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke

        In testa che avete, signor di Ceprano?

        1 Reply Last reply
        0
        • M Member 260880

          I thinking of upgrading from VC Studio 6.0. Is it worth upgrading to VC 2008? I really just use C++. What would be the best... 2005 or 2008? Does the new MFC update work on 2005? What is the up side and down side to upgrading? Any opinions? What about VC C++ Express? Thanks for your time. Tim

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #4

          May as well go for 2008 as that is what's out.

          Member 260880 wrote:

          What about VC C++ Express?

          Have a look at the feature comparisons on Microsoft's site. If you have been using MFC or ATL then the Express version is no good. Also Google on breaking changes in visual C++ and look at what's changed between 6 and 7, 7 and 8 and so on.

          Kevin

          1 Reply Last reply
          0
          • M Member 260880

            I thinking of upgrading from VC Studio 6.0. Is it worth upgrading to VC 2008? I really just use C++. What would be the best... 2005 or 2008? Does the new MFC update work on 2005? What is the up side and down side to upgrading? Any opinions? What about VC C++ Express? Thanks for your time. Tim

            J Offline
            J Offline
            Joe Woodbury
            wrote on last edited by
            #5

            Visual Studio 2005 offers a better development environment than VC++ 6.0 and a vastly superior C++ compiler. The MFC support takes a while to get used to and is in some ways worse than with VC++ 6.0. Visual Studio 2008 builds on this, but is still the proverbial bastard step-child for C++ support. One other issue is that if you ship your MFC using DLLs, the SxS (side-by-side) compilation in VS 2005 and 2008 makes deployment a real headache. On top of that, the lastest MFC release DLLs are massively bloated due to the addition of the BCG libraries (this was a very idiotic decision in a long line of stupid decisions by the MFC "architects".)

            Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups