473,385 Members | 1,912 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,385 software developers and data experts.

AssemblyConfiguration?

In the AssemblyInfo.cs file, what exactly is the AssemblyConfiguration
used for?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Jan 17 '06 #1
2 15289
To specify custom information particular to the build, most commonly whether
it is a debug or release build, but you could put any information you want
in there, e.g. whether it was built for 1.1 or 2.0, whether built for
Windows/Mono/Rotor and so on.

"JSheble" <js***********@logicor.com> wrote in message
news:op***************@joelaptop.logicorphx2.com.. .
In the AssemblyInfo.cs file, what exactly is the AssemblyConfiguration
used for?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Jan 17 '06 #2
Here's a complete example of usage, since this appeared recently here and
piqued my curiosity, including how to gain access at runtime:

http://petesbloggerama.blogspot.com/...spnet-app.html

Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"JSheble" wrote:
In the AssemblyInfo.cs file, what exactly is the AssemblyConfiguration
used for?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Jan 17 '06 #3

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

Similar topics

1
by: C | last post by:
Hi, I have a project with a number of assembly's. (a) How do I version these assembly's? (b) Is there an option to get the compiler to set the version in the Assembly.info file? Thanks,
8
by: Paul van't Klooster | last post by:
Hi, I have a situation where I need to register a COM/COM+ object that I have written in C# as DCOM. I have no problems creating COM or COM+ classes using C#, but I have not been successful...
4
by: Prigozhin Roman | last post by:
I'm trying to create a com object, code looks fine for me ( like other com objects I've created ) but this time I'm getting error : "There are no registrable types in the built assembly" Anyone...
1
by: BuddyWork | last post by:
Hello, If you copy the source code from this post into seperate files as stated, and compile the code. Now to reproduce run the code in debug. 1. Press the Client button. 2. Put the cursor...
2
by: Peter | last post by:
Hello, Thanks for reviewing my question. I am trying to understand how to use a configuration file for my application, so I can turn debug or trace with a switch. The following is what I put...
0
by: Bob | last post by:
I have found use of pretty much every other item in the AssemblyInfo.cs file, except for this AssemblyConfiguration. Could someone explain how this can be used and maybe point me to some examples?...
2
by: Matthew | last post by:
I found a piece of code that I can use to control the version of my software: <Assembly: Reflection.AssemblyVersion("1.0")> I put this at the top of my Form1.vb file. The question is, this...
3
by: Gustaf | last post by:
I wonder if there's any offical document on how to fill in these values in the AssemblyInfo.cs file?
3
by: Brent | last post by:
Is there any way to tell if a dll that was built was built in debug or release mode? We are having a problem with one of our production processes and we think it might be because this dll was build...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.