Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / December 2007

Tip: Looking for answers? Try searching our database.

Changing an assembly identity without recompiling

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vitaly  Belman - 21 Dec 2007 14:01 GMT
I have a certain assembly a.dll with a certain identity (Name,
Version).

Is it possible to alter the identity of the assembly without
recompiling the actual assembly code?
Peter Ritchie [C# MVP] - 21 Dec 2007 18:19 GMT
No, name and version are used with Strong Naming, if name and version could
be changed without recompilation Strong Naming could be compromised.  Signing
(strong naming) is done before an assembly is loadable (at time of
compilation or after, if delay signing).

what are you trying to accomplish?  Maybe there's something else you can do.

Signature

Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
http://www.peterRitchie.com/blog/
Microsoft MVP, Visual Developer - Visual C#

> I have a certain assembly a.dll with a certain identity (Name,
> Version).
>
> Is it possible to alter the identity of the assembly without
> recompiling the actual assembly code?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.