Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 131483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:06:45+00:00 2026-05-11T06:06:45+00:00

I use C#, .NET, VS.NET 2008. Besides being able to address more memory, what

  • 0

I use C#, .NET, VS.NET 2008.

Besides being able to address more memory, what are the advantages to compiling my application to 64-bit?

Is it going to be faster or smaller? Why?

Does it make it more compatible with a x64 system (when compared to a 32-bit application)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:06:46+00:00Added an answer on May 11, 2026 at 6:06 am

    For native applications, you get benefits like increased address space and whatnot. However, .NET applications run on the CLR which abstracts away any underlying architecture differences.

    Assuming you’re just dealing with managed code, there isn’t any benefit to targeting a specific platform; you’re better off just compiling with the ‘anycpu’ flag set (which is on by default). This will generate platform agnostic assemblies that will run equally well on any of the architectures the CLR runs on.

    Specifically targeting (say) x64 isn’t going to give you any performance boost, and will prevent your assemblies from working on a 32-bit platform.

    This article has a bit more information on the subject.

    Update: Scott Hanselman just posted a good overview of this topic as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My VB.NET 2008, .NET 3.5 application is using an app.config with settings defined as
I am using Visual Studio 2008 with the .NET Framework (v3.5). I cannot seem
I want to use code beside files for my views in my ASP.NET MVC
I have a .NET 4 app running on Windows Server 2008 R2 which I
I'm trying to use the Chilkat encryption library in SQL Server 2008 via a
I would like to move our solution to .NET 3.5 and VS 2008. We
I have an application which requires 3.5 (not SP1.) My understanding is that SP1
I want to give a C#/.NET course (for just one or two days) at
hope that everybody here is OK. We are using VS 2008 as development tool,
I have written a Silverlight application that is basically an account registration form. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.