Web Log of Aleksey Nudelman: Thoughts on Software Architecture

Analysis and Review of Microsoft Technologies for IT Managers, Architects and Developers

Home » Archives » July 2004 » Main reason not to create shared assemblies

[Previous entry: "Position locator with GSM."] [Next entry: "Interview with Miguel de Icaza at CNET"]

07/15/2004: "Main reason not to create shared assemblies"


When the version of a shared assembly changes, your need to recompily all programs using it.
For a non-shared assembly, you can, in most cases, get away by simply swaping the old assembly with the new one. Say yes to non-shared assemblies :-)

  Home
  Archives
Phishing Inspector is  available

Copyright© 2006 Aleksey Nudelman