P
Peter Morris [Droopy eyes software]
The facts are
1) I have a number of DLLs which could easily be reused by other apps my
company develops.
2) I am not likely to develop more than 1 app for the same PPC, but there is
a small chance of it happening.
3) If #2 does happen then the version number of the shared DLLs is likely to
have changed (only the minor number though).
The questions are
1) Is it worth using the GAC? I suspect not
2) If I did use the GAC and then deployed a newer minor version of a DLL
would it add an additional file to the device or replace the existing one?
Thanks
Pete
1) I have a number of DLLs which could easily be reused by other apps my
company develops.
2) I am not likely to develop more than 1 app for the same PPC, but there is
a small chance of it happening.
3) If #2 does happen then the version number of the shared DLLs is likely to
have changed (only the minor number though).
The questions are
1) Is it worth using the GAC? I suspect not
2) If I did use the GAC and then deployed a newer minor version of a DLL
would it add an additional file to the device or replace the existing one?
Thanks
Pete