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

Can I configure the VS.NET 2008 IDE to use gcc as a compiler?
I used to use discountasp.net and I can use Visual Studio 2008 to publish
I know it's a bit close to Can I use .NET 4.0 beta in
My VB.NET 2008, .NET 3.5 application is using an app.config with settings defined as
I have a web application built in Asp.net framework 3.5 (.Net 2008), and I
i have a vb .net 2008 console application that generate a pdf based on
I'm developing an application for Windows Mobile Devices using Visual Studio .NET 2008 whose
I'm going to maintain an existing .NET 1.1 app for my client. VS.NET 2008
If you were programming a small database application in .NET 2008 right now would
I'm developing a website using Asp.Net 3.5 in Visual Studio 2008 and we use

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.