Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assembly question
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01200289
Message ID:
01200564
Views:
37
>Hi All, my app (Winforms) consists of an exe and several dlls, is it possible to make some changes to just one assembly and redeploy it ( the dll )? or do I have to update everything ?

Depends. <s>

Obviously if you've made a breaking change to the assemblies interface the answer is no <s>...

Also if you're signing your assemblies and you're changing version numbers any calling assembly must be recompiled to see the right version of the assembly. But non-signed assemblies don't use the version numbers for assembly binding.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform