1
votes

How An ASP.NET PostBack Can Cause A Memory Leak | Kristof Rennen's Blog

posted by Webhost4lifeWebhost4life 296 days, 20 hours, 4 minutes ago
Tuesday, October 06, 2009 2:09:04 PM GMT

In my previous post How An ASP.NET DataBind Can Cause A Memory Leak, I talked about how I suffered from serious memory leaks in my current project, because of some user control not being disposed when doing manual databinding multiple times.

After being really happy about my tedious quest being finished to fix the problems, I today noticed the memory leak still occurred in exact the same location, but when using the functionalitity in another way.

category: ASP.NET | clicked: 0 | | source: blog.kristofrennen.be | show counter code
tags: ASP.NET, ASP.NET DataBind, ASP.NET Postback

No comments yet, be the first one to post comment.

To post your comment please login or signup