I recently wrote about three common causes of memory leaks in managed applications . In that post , I mentioned that failing to release unmanaged resources was one cause. Today, I'd like to talk a bit about one approach to working with unmanaged resources