64 bit .NET Framework and C#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RJ

    64 bit .NET Framework and C#

    Availability of C# wasn't clearly stated on the XP 64 website. Can
    Visual Studio 2005 compile C# code to 64bit executable? Can you do the
    compile on XP to generate the exe for XP64? Do you have to compile on
    XP64 to get XP64 executable? Can VS2005 run on XP64 or is there only a
    command line C# compiler? All I see on the web is info about C++ for
    XP64.
  • Mattias Sjögren

    #2
    Re: 64 bit .NET Framework and C#

    [color=blue]
    >Can Visual Studio 2005 compile C# code to 64bit executable?[/color]

    Yes
    [color=blue]
    >Can you do the
    >compile on XP to generate the exe for XP64?[/color]

    Yes

    [color=blue]
    >Can VS2005 run on XP64 or is there only a
    >command line C# compiler?[/color]

    Yes, but as a 32-bit process.



    Mattias

    --
    Mattias Sjögren [MVP] mattias @ mvps.org
    http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
    Please reply only to the newsgroup.

    Comment

    • Willy Denoyette [MVP]

      #3
      Re: 64 bit .NET Framework and C#


      "RJ" <RJ@postonly.ne t> wrote in message
      news:O8PqsrxaFH A.3300@TK2MSFTN GP10.phx.gbl...[color=blue]
      > Availability of C# wasn't clearly stated on the XP 64 website. Can Visual
      > Studio 2005 compile C# code to 64bit executable? Can you do the compile
      > on XP to generate the exe for XP64? Do you have to compile on XP64 to get
      > XP64 executable? Can VS2005 run on XP64 or is there only a command line
      > C# compiler? All I see on the web is info about C++ for XP64.[/color]

      If you consult the right forum for this at
      http://forums.microsoft.com/msdn/Sho...spx?ForumID=42 , you will find
      answers for all of your questions.

      Willy.


      Comment

      Working...