Take Up Code

20: C# Destructors and IDisposable.


Listen Later

C# calls them finalizers and that is strangely appropriate because all you really know about them is that they might eventually be called, finally. This is because C# decided to manage object lifetimes for you so you normally do not need to worry about leaking memory anymore. This is called garbage collection. The problem with this is that you now have other things to worry about.
...more
View all episodesView all episodes
Download on the App Store

Take Up CodeBy Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

  • 4.8
  • 4.8
  • 4.8
  • 4.8
  • 4.8

4.8

111 ratings