473,320 Members | 1,695 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Application.Productname

CJ
Hi

Could anyone advise how to set the ProductName attribute of the application object

Thanks

CJ
Nov 16 '05 #1
2 2201
Set the Assembly: AssemblyProduct attribute in the AssemblyInfo.vb or
AssemblyInfo.cs file that is part of your project.

--
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada
"CJ" <an*******@discussions.microsoft.com> wrote in message
news:2A**********************************@microsof t.com...
Hi,

Could anyone advise how to set the ProductName attribute of the application object?
Thanks,

CJ

Nov 16 '05 #2
CJ,

You set this in the AssemblyInfo.cs file. Your project should include it
if you use VS.NET.

HTH,

//Andreas

"CJ" <an*******@discussions.microsoft.com> skrev i meddelandet
news:2A**********************************@microsof t.com...
Hi,

Could anyone advise how to set the ProductName attribute of the application object?
Thanks,

CJ

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Phil Galey | last post by:
I created a VB.NET application, together with an associated installation project, and in the installation project I specified the ProductName. But when I run the application, if I try to retrieve...
2
by: A.M | last post by:
Hi, In vb.bet we have Application object that gives us information about application name and path (like Application.ProductName). How can i have Application object functionality in C# ? ...
2
by: Chang | last post by:
how to get the name of a running application using C# e.g. if i have 20 dll files and my application name is MyGreatApplication then how to get the name "MyGreatApplication" at runtime? thx in...
1
by: DemonIT | last post by:
Hi, I am trying to set the status bar of my form to include the product name and product version. Here is my code: Private Sub initStatusBar() Dim sSBText as String =...
3
by: GrandpaB | last post by:
I have generated the following code: lblCompany.Text = "Company Name: " & Application.CompanyName lblProduct.Text = "Product Name: " & Application.ProductName lblVersion.Text = "Version " &...
8
by: mike2036 | last post by:
I have an application (that has unmanaged code) and when I launch it without 'FullTrust' permissions (LocalIntranet_Zone), it crashes. When I set 'FullTrust' permissions, it launches fine. Is...
6
by: beaker | last post by:
Hello, Is there a way to get the name of my application (as it appears on the list of processes running) at runtime? (Something to do with System.Reflection...?) Thanks, Gary
2
by: Chubbly Geezer | last post by:
Does anyone have any experience of this functionality. I have started to swap out my connection code for the std functionality within these dll's. The data connection is fine, I can also run...
1
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hello, friends, In our c#.net 2005 project, I clicked on project property. At application tab of property page, clicked on Assembly Information... button, All boxes were left blank, including...
1
by: Cind | last post by:
I have to populate a listbox with details of a particular customer. For example, you may want to view a Customer with the current products for that Customer. List Box should display the current...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.