Jan Schreuder on .Net

.Net code samples, experiences, observations

View my professional profile on LinkedIn

Recent Posts

Tags

News

  • Inappropriate comments will be deleted at my discretion.

    The information and code samples in this weblog is provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the merchantability and/or fitness for a particular purpose.

Community

Email Notifications

Tool suppliers

Tools

General

Microsoft

Favorite blogs

Archives

Finding Memory Leaks in WPF-Based applications

No matter what people say, managed code applications can (and will) leak memory. I bumped into a blog post on MSDN today which describes how memory leaks in WPF applications can be avoided and found should they occur. From the blog post:

In this blog I wanted to:

  • Show coding practices that can cause memory leaks which are more unique to WPF-base apps
  • Show how to avoid these leaks
  • Discuss the tools and techniques available to detect the leaks

The article contains links to tools that can help you track memory leaks. It also contains links to other resources about this subject. Be sure to check it out if you experience memory problems in your managed code.

You can find the article with all the information here: http://blogs.msdn.com/jgoldb/archive/2008/02/04/finding-memory-leaks-in-wpf-based-applications.aspx

Comments

Dave Sexton said:

I'm interested, but where's the article?  :)

# February 8, 2008 11:07 AM

Jan Schreuder said:

Sorry, but I forgot to add a link to the article. I updated the post, so have look!

# February 8, 2008 1:45 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)