Answer:
Private Assembly is used inside an application only and does not have to be identified by a strong name.
Shared Assembly can be used by multiple applications and has to have a strong name.
Source: http://www.dotnetquestion.info/dot_net/assembly.php | Asked In: Many Interviews |
Alert Moderator