Hello,
I have an assembly A that implements additional features for another
assembly B and should link itself automatically into the mechanisms of B
when it is loaded. Is there a way to get code executed in assembly A without
explicitly calling a method in A?
Thanx,
Simon
...
more >>