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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:35:28+00:00 2026-05-10T20:35:28+00:00

What’s the difference between the two?

  • 0

What’s the difference between the two?

  • 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-10T20:35:29+00:00Added an answer on May 10, 2026 at 8:35 pm

    Assuming that you are talking about .NET (with relation to Visual Studio) then the root namespace is what each class you create in a visual studio project will become part of. It is also the base for any sub-namespaces that are automatically assigned when you create a class inside of a project folder.

    So with a base namespace of ACMECorp.Bombs all of your classes would become part of the ACMECorp.Bombs namespace so the class GravityBomb would have a full name of ACMECorp.Bombs.GravityBomb. A class called FlyingBomb created in a project folder called GuidedBombs would have a full type name of ACMECorp.Bombs.GuidedBombs.FlyingBomb.

    The Assembly name is simply the name of the compiled file that your code will be compiled to as either an executable or library etc…

    A question that I often see on this is should your assembly name be the same as the root namespace and also be the same as your project name (again in visual studio). I used to be of the mind set that you should have a project name the same as the assembly name the same as the root namespace just as is the default with visual studio. However if you need to do some major refactoring and renaming this can become a pain in the bum, especially if you are using source control (as you then should start renaming the project folders).

    My suggestion would be that your project name is simply a descriptive name of the contents of the project. Your assembly name should consist of the technology area and component description, or company name and technology area (depending on your preferance), and your root namespace should be as described by the Microsoft naming standards so:

    Project: Biometric Device Access

    Assembly: BiometricFramework.DeviceAccess.dll

    Namespace: ACME.BiometricFramework.DeviceAccess

    Some reference material for you:

    http://blogs.msdn.com/brada/archive/2003/04/19/49992.aspx

    http://msdn.microsoft.com/en-us/library/ms229026.aspx

    http://msdn.microsoft.com/en-us/library/ms229048.aspx

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

Sidebar

Ask A Question

Stats

  • Questions 63k
  • Answers 63k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Instead of thinking about the menus as a stack, try… May 11, 2026 at 10:22 am
  • added an answer Python takes a 'we're all consenting adults' approach to information… May 11, 2026 at 10:22 am
  • added an answer You're missing wresp.Close(). May 11, 2026 at 10:22 am

Related Questions

What is a programmer’s life like?
What is a nice way to end an interview that is clearly going badly?
What are your thoughts on Google Analytics vs other analytics platforms?
What are the fundamentals to accomplish data encryption with exactly two keys (which could
What are the options? How popular are they? Do these IDEs give similar/better functionality
What would be the easiest way to separate the directory name from the file
What is the best solution for maintaining backup and revision control on live websites?
What is the SQL query to select all of the MSSQL Server's logins? Thank
What would you recommend for OS X development of a graphical application like those
What kinds of considerations are there for migrating an application from NHibernate 1.2 to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.