Search
Close this search box.

.NET Memory Management – Resources

I present at a lot of the local Florida code camps (and some out of state ones as well) and have a set of presentations that I do which focus on .NET memory management, specifically a “deep dive” on how the GC works and another presentation which talks about how to implement the Dispose pattern properly.

I was doing some additional research today to update my list of resources in the presentations and decided to publish that list here as well. This is not an exhaustive list, but it is a subset of the books, articles, blogs and presentations that I used to form the content for my presentations.

Books

Articles

Presentations, Webcasts, Podcasts

Blogs

Tools

Technorati Tags: .NETGC

This article is part of the GWB Archives. Original Author: Scott Dorman

Related Posts