News

I have been using CLR Profiler to find a memory leak in our application, and found it exactly where I expected. We are loading images from a database, and the leak is happening where we pull the ...