Assembly will be loaded from ? -
09-18-2006
, 10:14 AM
Hi ,
just for confirmation :
A.dll is strongly named and is available in my project bin directory .
it's also installed in GAC , so where will runtime look first , according to me , it
should be GAC , so even if somebody wants to replace the dll , then it's important to install in GAC ,than
just xcopying to bin , as otherwise old asssembly will be loaded .
what do you think ?
regards ,
Mrinal |