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. The Lounge
  3. How do you comment on...

How do you comment on...

Scheduled Pinned Locked Moved The Lounge
csharpc++jsonoopquestion
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.
  • P Offline
    P Offline
    Polite Programmer
    wrote on last edited by
    #1

    It is said that Microsoft is internally moving towards .NET and in the future operating systems, .NET will be the native API rather then the C based API we usually see.... What are your views on that? Do you have any information about it? And honestly speaking, any commercial product can be justified to be developed targeted at .NET? (Consider the games espcially like Age of Empires, Max Pyn e etc...) Polite Programmer


    More Object Oriented then C#

    P 1 Reply Last reply
    0
    • P Polite Programmer

      It is said that Microsoft is internally moving towards .NET and in the future operating systems, .NET will be the native API rather then the C based API we usually see.... What are your views on that? Do you have any information about it? And honestly speaking, any commercial product can be justified to be developed targeted at .NET? (Consider the games espcially like Age of Empires, Max Pyn e etc...) Polite Programmer


      More Object Oriented then C#

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #2

      >And honestly speaking, any commercial product can be justified to be developed targeted at .NET? (Consider the games espcially like Age of Empires, Max Pyn e etc...) Could you clarify your question, please? regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

      B B 2 Replies Last reply
      0
      • P Paul Watson

        >And honestly speaking, any commercial product can be justified to be developed targeted at .NET? (Consider the games espcially like Age of Empires, Max Pyn e etc...) Could you clarify your question, please? regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

        B Offline
        B Offline
        Brian Delahunty
        wrote on last edited by
        #3

        I think he's missing a "can" from in front of any. Either way, I disagree. PC's are getting powerful enough to run managed code stupidly fast... and anyway.. the OS can't be completely Managed.. there has to be a runtime somewhere in there..... the API might be managed but what the hell. Regards, Brian Dela :-) Now Reading: Code Complete 2ed[^] by Steve McConnell

        H 1 Reply Last reply
        0
        • B Brian Delahunty

          I think he's missing a "can" from in front of any. Either way, I disagree. PC's are getting powerful enough to run managed code stupidly fast... and anyway.. the OS can't be completely Managed.. there has to be a runtime somewhere in there..... the API might be managed but what the hell. Regards, Brian Dela :-) Now Reading: Code Complete 2ed[^] by Steve McConnell

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Correct, and I think it'll be a long time before drivers are written in managed code or whatever will be the equivalent in the future. Microsoft is moving to managed code and this has been publicly stated with information regarding "Longhorn". And while PCs are getting more powerful, newer Windows platforms like "Longhorn" are looking to integrate the CLR in such ways that there won't be so much overhead with each managed application run, so you won't have this "piling-up" effect. Take those people that - for reason - write shell extensions in managed code. Because a shim is reuqired and regasm.exe automatically registers mscoree.dll as that shim, an instance of the CLR is loaded for each shell extension by the unmanaged AppDomain. This makes the explorer.exe process space extremely huge! When explorer.exe (or whatever the name will be) gets written in managed code, then not only is a shim unnecessary but there won't be a lot of overhead for these managed shell extensions. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]

          1 Reply Last reply
          0
          • P Paul Watson

            >And honestly speaking, any commercial product can be justified to be developed targeted at .NET? (Consider the games espcially like Age of Empires, Max Pyn e etc...) Could you clarify your question, please? regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

            B Offline
            B Offline
            benjymous
            wrote on last edited by
            #5

            He doesn't like .NET because he believes it to be slow, interpreted and closed platform -- Help me! I'm turning into a grapefruit! Phoenix Paint - back from DPaint's ashes!

            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