A
A_StClaire_
hi all,
I am playing with a plug-in developed using .NET 1.1. I noticed the
startup time of my host application is far slower than it was prior to
installation of the plug-in.
in terms of code volume the plug-in is tiny. so I can only assume the
..NET framework is being loaded in its entirety each time the plug-in is
called and this is what is slowing things down.
am I correct? is there anything that can be done?
thx
I am playing with a plug-in developed using .NET 1.1. I noticed the
startup time of my host application is far slower than it was prior to
installation of the plug-in.
in terms of code volume the plug-in is tiny. so I can only assume the
..NET framework is being loaded in its entirety each time the plug-in is
called and this is what is slowing things down.
am I correct? is there anything that can be done?
thx