Hi,

I'm finding serious performance differences running a piece of C# code on
NT4.

The app is a GUI which was coded and compiled on Windows 2000 and then
deployed to a NT4 SP6a machine of identical spec.  The section where the
delay is occuring is:

Assembly.Loadfrom(......

which is followed by a CreateInstance call

Has anyone else encountered similar substantial differences in performance
between NT4 and 2000?

We are aware of some garbage collector differences but these seem to relate
to GUI controls.

Any thanks woiuld be appreciated.

Miles Baker

Reply via email to