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. Visual C++ Standard Edition

Visual C++ Standard Edition

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++helpquestion
2 Posts 2 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.
  • Z Offline
    Z Offline
    zecodela
    wrote on last edited by
    #1

    hi all, if i want to compile C++ but no C#,VB.NET,J# etc... does it enough to get a Visual C++ Standard Edition? i read MS's comparision with prof. edition. i just dont sure missing of an optimized compiler whether a problem or not.! any help? thanks, jim

    A 1 Reply Last reply
    0
    • Z zecodela

      hi all, if i want to compile C++ but no C#,VB.NET,J# etc... does it enough to get a Visual C++ Standard Edition? i read MS's comparision with prof. edition. i just dont sure missing of an optimized compiler whether a problem or not.! any help? thanks, jim

      A Offline
      A Offline
      Antti Keskinen
      wrote on last edited by
      #2

      Both the Standard version and the Professional version support C++, C#, VB.Net and J#. The key is that the Professional version boasts a more advanced compiler that has more options and can be made to produce more efficient/smaller/optimized code targeting a certain platform. Unless you're doing applications that are extremely heavy (such as CRM or large-database applications, programs such as the SAP/R3), then the Standard version will suit you just fine. The advantages of the Professional version also come in handy when the code contains huge amounts of iterations, loops, recursions or similar procedures. -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

      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