A
Anthony Nystrom
I am in real need to reduce memory consumption within one of my .net apps,
which is pretty large.... Any proven methods or ideas as to how to
accomplish this... Speeding garbage collection? disposing.... I am at a
loss... My code is clean with explicit object destruction after use and all
but the memory required continues to grow... Even on some machines that have
256 Mb Ram, they are getting Virtual Memory too low messages... It just
doesn't seem to be releasing resources fast enough..... any ideas or
thoughts or examples would be appreciated...
Thanks,
Anthony Nystrom
which is pretty large.... Any proven methods or ideas as to how to
accomplish this... Speeding garbage collection? disposing.... I am at a
loss... My code is clean with explicit object destruction after use and all
but the memory required continues to grow... Even on some machines that have
256 Mb Ram, they are getting Virtual Memory too low messages... It just
doesn't seem to be releasing resources fast enough..... any ideas or
thoughts or examples would be appreciated...
Thanks,
Anthony Nystrom