The only thing I had heard about was that there were some performance problems running 
.NET 1.0 apps on NT4 and that .NET 1.1 suppossedly fixed this.  This was according to 
a friend of mine whose opinion I trust very much, but I can't say I ever say this 
personally myself.

Wally
  ----- Original Message ----- 
  From: Miles Baker 
  To: [EMAIL PROTECTED] 
  Sent: Friday, July 04, 2003 7:03 AM
  Subject: [ADVANCED-DOTNET] Win2000 Vs NT4 performance drop.


  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