P
patrickbeaudoin
Hi,
I have some application that use the same library in the gac. All these
application use the same xml document. I would like to keep that xml
document loaded in memoy and dont have to reload it all the time.
Same thing for a XslCompileTransform object. It seems to be recompiles
each time I use It... I would like to keep it loaded after it has been
loaded once.
tnx
Patrick
I have some application that use the same library in the gac. All these
application use the same xml document. I would like to keep that xml
document loaded in memoy and dont have to reload it all the time.
Same thing for a XslCompileTransform object. It seems to be recompiles
each time I use It... I would like to keep it loaded after it has been
loaded once.
tnx
Patrick