Thanks to Clutch for pointing out that ES.NET could use up an obscene amount of memory. While technically memory leaks aren’t possible in .NET unless you leak unmanaged objects, in this case I was constantly creating large bitmaps and forgetting to .Dispose them, and .NET was taking it’s time in cleaning them up. This has […]
EasyScreenshot.NET 1.6.2
July 6th, 2009 · 15 Comments · Windows
Tags:myprograms