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. VC++ 2003 .NET

VC++ 2003 .NET

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++question
5 Posts 3 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.
  • V Offline
    V Offline
    victorsk
    wrote on last edited by
    #1

    Hello, I am thinking of getting either a VC++ 2003 .NET or VC++ 6. I have to write an FTP application that would work on the internet. I will very much appreciate if somebody could tell me what would be the best platform for this application: VC++ 2003 .NET or VC++ 6? And, if it is VC++ 2003, could somebody please tell me how adding handlers works in this platform? Thank you, Victor.

    K 1 Reply Last reply
    0
    • V victorsk

      Hello, I am thinking of getting either a VC++ 2003 .NET or VC++ 6. I have to write an FTP application that would work on the internet. I will very much appreciate if somebody could tell me what would be the best platform for this application: VC++ 2003 .NET or VC++ 6? And, if it is VC++ 2003, could somebody please tell me how adding handlers works in this platform? Thank you, Victor.

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

      You may as well get the more up-to-date version. VC++ 2003 will do everything that VC++ 6 does plus more. If you intend to use MFC then you should be aware that ClassWizard is no longer present but the online help explains how to add event handlers. Many think that the new way is less usable than the old way but, nevertheless, the functionality and features of the framework, as opposed to the IDE, are richer. Kevin

      V 1 Reply Last reply
      0
      • K Kevin McFarlane

        You may as well get the more up-to-date version. VC++ 2003 will do everything that VC++ 6 does plus more. If you intend to use MFC then you should be aware that ClassWizard is no longer present but the online help explains how to add event handlers. Many think that the new way is less usable than the old way but, nevertheless, the functionality and features of the framework, as opposed to the IDE, are richer. Kevin

        V Offline
        V Offline
        victorsk
        wrote on last edited by
        #3

        Hi Kevin, Thank you very much for the reply. I think I will get VC++ 2003. Victor.

        K 1 Reply Last reply
        0
        • V victorsk

          Hi Kevin, Thank you very much for the reply. I think I will get VC++ 2003. Victor.

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

          You might want to investigate the differences between the Standard and Professional editions though. You can get the Standard Edition by itself. But for the Professional Edition, you have to purchase the entire Visual Studio 2003 (or use the free command line compiler with no IDE! :((). I don't know whether this is an issue for you or not. I'm not entirely sure what you lose if you just get VC++ 2003 Standard but I'm sure there must be a feature matrix somewhere. Kevin

          M 1 Reply Last reply
          0
          • K Kevin McFarlane

            You might want to investigate the differences between the Standard and Professional editions though. You can get the Standard Edition by itself. But for the Professional Edition, you have to purchase the entire Visual Studio 2003 (or use the free command line compiler with no IDE! :((). I don't know whether this is an issue for you or not. I'm not entirely sure what you lose if you just get VC++ 2003 Standard but I'm sure there must be a feature matrix somewhere. Kevin

            M Offline
            M Offline
            MMansonFan25
            wrote on last edited by
            #5

            I believe the major difference is that the professional version is able to perform more code optimizations than standard. I personally have had no problem with the standard version.

            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