.NET Memory Leak: XslCompiledTransform and “leaked” dynamic assemblies

Posted by Latest Microsoft Blogs on ASP.net Weblogs See other posts from ASP.net Weblogs or by Latest Microsoft Blogs
Published on Wed, 05 May 2010 14:39:19 GMT Indexed on 2010/05/05 19:29 UTC
Read the original article Hit count: 889

Filed under:
|
|
I have written before about high memory usage caused by improper usage of XmlSerializer objects both in a case study and in a debugging lab .  The problem there was that every time you create a new XmlSerializer object with a non-default constructor Read More......(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about debugging