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 7748531
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T10:48:32+00:00 2026-06-01T10:48:32+00:00

When creating DLL files for a program that already exists, is it customary to

  • 0

When creating DLL files for a program that already exists, is it customary to create them by going to

File >
New >
Project >
Class Library,

File >
Add >
New Project >
Class Library,

or

File >
Add >
Existing Project >
Class Library?

  • 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-06-01T10:48:33+00:00Added an answer on June 1, 2026 at 10:48 am

    You should differentiate 2 things:

    1. DLLs – compiled code in machine (in case of .net, clr) readable format for execution
    2. Code – source code files that get compiled into DLLs.

    If you have a dll that you can use, you add it as a reference to your project.
    If you have source codes, you can add them the way you specified (add existing project). If you want to write new .dll, you should use “Create new class library”. Note that whenever you add through “Add existing project”, project (along with source codes) isn’t copied to your solution folder.

    Basics you should know before you go on:

    1. Solution – means to tie several projects together into one logical bunch.
    2. Project – means to tie several source code files/resources/etc. into one logical bunch that gets compiled into one physical unit – dll/exe/etc.
    3. Source file – code file like MyClass.cs. This is where the code is written.
    4. Reference – reference from one project to another one in order to obtain/use public-visible functionality.

    I’d recommend reading some books on C#/.NET to get clearer understanding.

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

Sidebar

Related Questions

I'm creating a C api that hides some functionality in a DLL file. Since
I am creating a program that among other things is going to control Services.
I'm writing a plugin (dll file), and I'm creating a WinForm as its interface/dialog.
What are first steps creating a loadable DLL module extension for PHP to create
We are creating a WCF service with a companion client DLL (.Net) that we
I am having trouble creating a new edmx file using Visual Studio 2011 beta
In C++, you can create usable code modules by creating a class, and giving
I'm creating a basic C program that uses the mysql api. I'm on windows,
I'm creating a .NET DLL that acts as a wrapper using PInvoke on an
Beyond creating a dll with all the same functions with the same interface and

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.