Coding
Better C# – IDisposable(Pattern)
I wanted to make a video on the IDisposable pattern because I often see it not implemented correctly and even myself forget to do it correctly sometimes. Honestly, when making these videos makes me hold Read more…