|
|
Browse by Tags
All Tags » Memory
-
Hi, sorry for the late reply...
.NET applications do look like they use more memory, but this is not really ''used'' memory, but ''reserved'' by the .NET Framework memory management. If the system needs more memory, it will reacquire that memory, which is not really holding data. A good portion of those 50 megs would never get swapped to the ...
|
|
|