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. Can anyone tell me Advantage of vc++ over dotnet and vb

Can anyone tell me Advantage of vc++ over dotnet and vb

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++
9 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.
  • Y Offline
    Y Offline
    yaminisridaran
    wrote on last edited by
    #1

    Can anyone tell me Advantage of vc++ over dotnet and vb S.Yamini

    N T H M 4 Replies Last reply
    0
    • Y yaminisridaran

      Can anyone tell me Advantage of vc++ over dotnet and vb S.Yamini

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #2

      I dont have used dotnet yet, but I prefer VC++ to VB because in VC++ you can be "more or less" sure about what you are programming. VB is "easy" to code, but the final result has differences with the start code because of the translations of compiler (at last... the VB compiler translates to make the code understandable for the mashine)

      Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

      Y 1 Reply Last reply
      0
      • N Nelek

        I dont have used dotnet yet, but I prefer VC++ to VB because in VC++ you can be "more or less" sure about what you are programming. VB is "easy" to code, but the final result has differences with the start code because of the translations of compiler (at last... the VB compiler translates to make the code understandable for the mashine)

        Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

        Y Offline
        Y Offline
        yaminisridaran
        wrote on last edited by
        #3

        Is it only the complier is advantage in vc++ S.Yamini

        N 1 Reply Last reply
        0
        • Y yaminisridaran

          Can anyone tell me Advantage of vc++ over dotnet and vb S.Yamini

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          VC++ produces native code. every .NET languages generate MSIL, which targets only the .NET framework, such as Java does with its byte Code and JRE...


          [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

          H 1 Reply Last reply
          0
          • Y yaminisridaran

            Is it only the complier is advantage in vc++ S.Yamini

            N Offline
            N Offline
            Nelek
            wrote on last edited by
            #5

            ????

            Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

            1 Reply Last reply
            0
            • T toxcct

              VC++ produces native code. every .NET languages generate MSIL, which targets only the .NET framework, such as Java does with its byte Code and JRE...


              [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

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

              toxcct is back.;)

              T 1 Reply Last reply
              0
              • Y yaminisridaran

                Can anyone tell me Advantage of vc++ over dotnet and vb S.Yamini

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

                You cant compare Vc++ with vb or donet,or other languagges together each language has its advantage for example C++ is difficult than vb++ but you cant say so vb is better or vice versa or other example: on the vb you have procedure and function but on the c++ you have only function. I guess you want to start to learning a language,right?

                1 Reply Last reply
                0
                • H Hamid Taebi

                  toxcct is back.;)

                  T Offline
                  T Offline
                  toxcct
                  wrote on last edited by
                  #8

                  he never gone far, but he has work to do ! :rolleyes:


                  [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

                  1 Reply Last reply
                  0
                  • Y yaminisridaran

                    Can anyone tell me Advantage of vc++ over dotnet and vb S.Yamini

                    M Offline
                    M Offline
                    Mark Salsbery
                    wrote on last edited by
                    #9

                    VC++ is also the only language that lets you produce both native and CLR code in the same module. And yes, you can't compare vc++ to "dotnet".

                    Mark Salsbery Microsoft MVP - Visual C++ :java:

                    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