|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Help with memory usage on WTSHi,
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 |
|||||||||||||||||||||||