Home All Groups Group Topic Archive Search About

Help with memory usage on WTS

Author
10 Oct 2006 3:36 PM
Carlo
Hi,

Looking on the net I've found everywhere that every single managed
process has his own CLR footprint and to share assembly (even the
dotnet framework) I have to ngen my code. But I've tried to create a
simple application that shows a form (the default windows application)
and I've executed it many times using WTS (three users): in the first
session it uses 5MB, in the others only 1 MB...so, is it .net framework
shared? Without the aid of NGEN? Please I need to understand why happen
this...thank you

AddThis Social Bookmark Button