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

  • Home
  • SEARCH
  • 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 490603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T01:55:34+00:00 2026-05-13T01:55:34+00:00

This is one of those things that is so simple that no one ever

  • 0

This is one of those things that is so simple that no one ever just comes out and says it in any of the tutorials I’ve read.

I’ve been creating a few stand alone .NET applications as well as a few DLL based plug-ins for other programs. I’ve noticed that a project in Visual Studio, at least with Windows applications and class libraries, compile into a single file (EXE or DLL).

Is this always the case? In terms of organizing a larger application should I always think of projects in Visual Studio as corresponding to a single file in the final program?

  • 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. Editorial Team
    Editorial Team
    2026-05-13T01:55:34+00:00Added an answer on May 13, 2026 at 1:55 am

    Each project does compile to a single file. (Except for web site projects)

    However, if you set the Build Action for any file in the project to Copy Always or Copy if Newer, the project will copy that file to the output folder.
    Also, if an EXE project has an App.config file, it will also be copied to the output folder.

    If your project references a DLL (whether your own or someone else’s) that isn’t part of the core framework, it will copy that DLL to the project’s output folder, resulting in two files (although only one of them will contain the code from the project itself)

    Also, in addition to DLLs and EXEs, Visual Studio will also create a .pdb file containing debug symbols in the output folder. This file is used by the debugger and must not be distributed to your users. (Unless you want them to debug your code for you)

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

Sidebar

Related Questions

This is one of those things that you read once, say aha! and then
This is one of those things, that maybe so simple I'll never find it
This is just one of those little things I did all the time in
This is one of those meta-programming questions that may or may not belong on
Hey, so this is one of those questions that seems obvious, and I'm probably
Just wondering if this and other related functions like those Integer is one of
Here's one of those ColdFusion things that seems like it should be so easy...
This is one of those ajax alternate flow questions. Normally I expect my ajax
This is one of those little detail (and possibly religious) questions. Let's assume we're
This is one of those I probably should know this, but I don't questions.

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.