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. Other Discussions
  3. IT & Infrastructure
  4. Is VC++ taking a graceful exit for .NET?

Is VC++ taking a graceful exit for .NET?

Scheduled Pinned Locked Moved IT & Infrastructure
csharpc++question
8 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.
  • F Offline
    F Offline
    Fundoo7
    wrote on last edited by
    #1

    Just getting a feeling that VC++ is getting under the shadow of .NET.Can I know your opinion? D Abraham

    T H 2 Replies Last reply
    0
    • F Fundoo7

      Just getting a feeling that VC++ is getting under the shadow of .NET.Can I know your opinion? D Abraham

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

      unmanaged C++ will never get under shadow of .NET, just because .NET caoont produce native code. :zzz:

      F H 2 Replies Last reply
      0
      • T toxcct

        unmanaged C++ will never get under shadow of .NET, just because .NET caoont produce native code. :zzz:

        F Offline
        F Offline
        Fundoo7
        wrote on last edited by
        #3

        Can you please elaborate on that? What is unmanaged c++ and what is native code?? Best Regards, Deepu

        T 1 Reply Last reply
        0
        • F Fundoo7

          Can you please elaborate on that? What is unmanaged c++ and what is native code?? Best Regards, Deepu

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

          native code is the code generated to run directly for the microprocessor. Managed code is the code generated in an intermediate language (MSIL) that the .NET framework traduces then for the target processor. it is quite like java with is byte code. should should read more about how .net works (and don't confuse Visual Studio .NET which is only the name of the product).

          F 2 Replies Last reply
          0
          • T toxcct

            native code is the code generated to run directly for the microprocessor. Managed code is the code generated in an intermediate language (MSIL) that the .NET framework traduces then for the target processor. it is quite like java with is byte code. should should read more about how .net works (and don't confuse Visual Studio .NET which is only the name of the product).

            F Offline
            F Offline
            Fundoo7
            wrote on last edited by
            #5

            Thanks a ton for that !

            1 Reply Last reply
            0
            • T toxcct

              native code is the code generated to run directly for the microprocessor. Managed code is the code generated in an intermediate language (MSIL) that the .NET framework traduces then for the target processor. it is quite like java with is byte code. should should read more about how .net works (and don't confuse Visual Studio .NET which is only the name of the product).

              F Offline
              F Offline
              Fundoo7
              wrote on last edited by
              #6

              Thanks a ton for that ! Deepu Abraham K

              1 Reply Last reply
              0
              • T toxcct

                unmanaged C++ will never get under shadow of .NET, just because .NET caoont produce native code. :zzz:

                H Offline
                H Offline
                HakunaMatada
                wrote on last edited by
                #7

                v2.0 wrote:

                unmanaged C++ will never get under shadow of .NET, just because .NET caoont produce native code.

                I believe the JIT compiler does just that. It compiles the MSIL code to native code, isn't it? So how can you say that .NET can't produce native code? :confused: :confused: --- With best regards, A Manchester United Fan The Genius of a true fool is that he can mess up a foolproof plan!

                1 Reply Last reply
                0
                • F Fundoo7

                  Just getting a feeling that VC++ is getting under the shadow of .NET.Can I know your opinion? D Abraham

                  H Offline
                  H Offline
                  HakunaMatada
                  wrote on last edited by
                  #8

                  Well, frankly, I believe that VC++ still has a long way to go before it exits. :) --- With best regards, A Manchester United Fan The Genius of a true fool is that he can mess up a foolproof plan!

                  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