Dependancy Question

From: solex (solex_at_nowhere.com)
Date: 10/08/04


Date: Fri, 8 Oct 2004 09:19:42 -0400

Hello All,

I have a few projects with a bunch of shared DLL's that I have created, one
depending on another and so on and so forth.

If I upgrade a lower level DLL is it possible to propagating this change to
all other projects without have to recompile all dependant projects? In VB
6 it was relatively simple and I realize that this was the "DLL Hell"
situation but I have shared DLL's that use the Singleton pattern and the
most current version must be used by all dependant projects.

Thanks,
Dan