Which 64 bit compiler? And is 64 bit a problem?

Discussion in 'ASP.NET / ASP.NET Core' started by Owen Ransen, Sep 14, 2014.

  1. My next online app would be best written in 64 bit. I plan to make a 64 bit DLL of the functionality, then interface it with C#

    Which compiler best supports this? I've got VS2010, but it doesn't automatically or easily compile 64 bits, so I was wondering if buying a new compiler would speed things up for me...?

    And are there any gotchas with 32 bit vs 64 bit and ASP.NET?
     

Share This Page