Browse by Tags

Related Posts

  • Re: how to take control to free up memory immediately

    i def. found what i needed and have written down the whole thing at my blog: http://netrsc.blogspot.com/2008/01/gccollect-how-it-really-works-net.html use GC.Collect() which after some work with Perfmon showed me that this is the right thing and it does exaclty what i needed. read the blog post for more...
    Posted to C# (Forum) by roni_schuetz on 01-26-2008, 12:00 AM
    Filed under: .net 2.0 c#, CLR, distributed caching, .Net, caching
  • Re: how to take control to free up memory immediately

    thanks for your response. Your interpretation is absolutely correct that I develop a caching system - it is a distributed caching system ( http://www.sharedcache.com ) for .net solutions. since the requirement comes up to limit or non limit cache amount and its used here in various cases, the need to...
    Posted to C# (Forum) by roni_schuetz on 01-26-2008, 12:00 AM
    Filed under: .net 2.0 c#, CLR, distributed caching, .Net, caching
Page 1 of 1 (2 items)