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#
  4. 64bit

64bit

Scheduled Pinned Locked Moved C#
csharpcomsysadminwindows-admin
4 Posts 4 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.
  • D Offline
    D Offline
    Dimitris Iliopoulos
    wrote on last edited by
    #1

    Does anybody know if a c# program can run in 64 bit mode on Windows XP 64bit edition or Windows server 2003 64bit. I have some customers that have AMD Athlon 64 and asking me! From Greece: Dimitris Iliopoulos dimilio@yahoo.com

    M D L 3 Replies Last reply
    0
    • D Dimitris Iliopoulos

      Does anybody know if a c# program can run in 64 bit mode on Windows XP 64bit edition or Windows server 2003 64bit. I have some customers that have AMD Athlon 64 and asking me! From Greece: Dimitris Iliopoulos dimilio@yahoo.com

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #2

      Dimitris Iliopoulos wrote: Does anybody know if a c# program can run in 64 bit mode on Windows XP 64bit edition or Windows server 2003 64bit. I have some customers that have AMD Athlon 64 and asking me! I'll take a stab at this--no, I don't think it will run in 64 bit mode. The JIT compiler doesn't know about 64 bit mode yet, and I don't think the .NET dll's are 64 bit capable either. Of course, it'll still run fine, but in 32 bit mode. Marc Microsoft MVP, Visual C# MyXaml MyXaml Blog

      1 Reply Last reply
      0
      • D Dimitris Iliopoulos

        Does anybody know if a c# program can run in 64 bit mode on Windows XP 64bit edition or Windows server 2003 64bit. I have some customers that have AMD Athlon 64 and asking me! From Greece: Dimitris Iliopoulos dimilio@yahoo.com

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        64 bit support won't show up until VS.NET 2005 and the .NET Framework 2.0. Exactly how much support remains to be seen though because not every technology Microsoft has will be 64-bit ready at the time the .NET Framework 2.0 and compilers are released. Your app will run just fine as it is now on a 64-bit system. RageInTheMachine9532 "...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

        1 Reply Last reply
        0
        • D Dimitris Iliopoulos

          Does anybody know if a c# program can run in 64 bit mode on Windows XP 64bit edition or Windows server 2003 64bit. I have some customers that have AMD Athlon 64 and asking me! From Greece: Dimitris Iliopoulos dimilio@yahoo.com

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          Portable .NET supports both AMD64 and IA64 . http://www.southern-storm.com.au/portable_net.html[^] top secret xacc-ide 0.0.1

          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