Archive for February, 2008
Dispose considered harmful
I discovered an interesting memory leak in one of my Delphi.NET services the other day, with the leak occurring in a manner I hadn’t encountered previously before. I narrowed the source of the leak down to the database polling threads, which all contained pretty much the same logic. They would create a connection to an […]
Posted by David Clegg on February 12th, 2008 under .NET, Database, Delphi | 6 Comments »Server Response from: dnrh1.codegear.com
