Tagged Questions
10
votes
17answers
503 views
.NET Resource Leak Gotchas
There are several ways that developers can get caught out by unintentional resource leaks in .NET. I thought it would be useful to gather them in one place.
Please add yours with one answer per item, ...