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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:10:25+00:00 2026-06-10T15:10:25+00:00

Visual Studio generates this set of attributes for a C# assembly by default: [assembly:

  • 0

Visual Studio generates this set of attributes for a C# assembly by default:

[assembly: AssemblyTitle("ContosoApp")]
[assembly: AssemblyDescription("Contoso's latest great product.")]
#if DEBUG
[assembly: AssemblyConfiguration("Debug")]
#else
[assembly: AssemblyConfiguration("Release")]
#endif
[assembly: AssemblyCompany("Contoso Corporation")]
[assembly: AssemblyProduct("ContosoApp Suite")]
[assembly: AssemblyCopyright("Copyright © Contoso 2012")]
[assembly: AssemblyTrademark("")] // ??
[assembly: AssemblyCulture("")]

I have no idea what makes “Trademark” different from “Company” here. What should be placed here?

  • 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-10T15:10:27+00:00Added an answer on June 10, 2026 at 3:10 pm

    We have three fields of interest here: company name, product name and trademark.

    The company name is quite obvious what it is, and so is the product name. The trademark, however, is more ambiguous. According to this article the trademark could either be:

    • Your company name, which is protected intellectual property by default (in most countries)
    • Your product name, which may or may not be protected intellectual property
    • Something else irrelevant to the question.

    A product name can be protected IP if you have registered it as a trademark. Microsoft Office is a great example of a protected product name/trademark. In this case only you as the owner may use the product name for your products. By default, however, a product name is not protected IP and can be used by any person or company that wish to use it.

    In your case you have a registered (and protected) product name or trademark and it seems very reasonable to use that for both AssemblyProduct and AssemblyTrademark. In case you your product name would not be protected IP it feels unreasonable to put it in the AssemblyTrademark as others may use this product name as well. In this case I would put my company name or leave it empty.

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

Sidebar

Related Questions

In this case, the Visual Studio designer generates a method which takes the parameter
Isn't visual studio supposed to automatically generate this file for each webservice creation ?
Very often when Visual Studio generates code (for example generating an event handler stub)
The LINQ-to-SQL query in Visual Studio generates an SQL query with errors. In LINQPad,
What are the *.FileListAbsolute.txt files for that Visual Studio generates? They keep cluttering up
When I use Visual Studio for a C++ application, it generates a cl.exe command
I want to create a Visual Studio Item Template that generates an Item (for
I have created a new silverlight business application in visual studio. It auto generates
Where can I find a Visual Studio plug-in that automatically generates documentation header for
I received this error while deploying a Visual Studio SQL Server DBProject DBProj.dbschema(0,0): Warning

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.