S
solex
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
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