Sorry, but there are no more tags available to filter with.
-
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...
-
Just read on MSDN that SP3 for .Net is on it's way. You can already download it to perform testing but Microsoft warns you not to install it in production environments yet. While I was browsing through all the issues that were solved , I found a link to this support question regarding memory leaks. One...