|
-
May 3rd, 2004, 02:23 PM
#1
Thread Starter
Frenzied Member
What is this file used for - AssemblyInfo.vb?
What is this file used for - AssemblyInfo.vb?
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
-
May 3rd, 2004, 03:24 PM
#2
For the most part, versioning info about the application. Such as, you can specify that this is version 1.38.8.103
Also, information like the author's name, date of creation, blah blah blah
-
May 3rd, 2004, 03:26 PM
#3
PowerPoster
Also for specifying strong names, and some security stuff.
-
May 3rd, 2004, 06:59 PM
#4
Thread Starter
Frenzied Member
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
-
May 4th, 2004, 07:17 AM
#5
Originally posted by hellswraith
Also for specifying strong names, and some security stuff.
What's a strong name? I am tempted to crack a joke about it, but I cannot think of anything witty at the moment.
-
May 4th, 2004, 10:39 AM
#6
PowerPoster
-
May 4th, 2004, 12:07 PM
#7
Frenzied Member
Strong Names are necessary when you want to add a DLL you created to the GAC (Global Assembly Cache) to be used by any application.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|