As part of Camp Pluralsight, you can watch my IDisposable Best Practices for C# Developers course free right now, even without a Pluralsight subscription. IDisposable is at the heart of .NET. This course will teach you all about implementing and using IDisposable in C#, and show you what goes wrong if you don't use IDisposable, so you know why you need ......