4 Idisposable BP Csharp Developers Slides
4 Idisposable BP Csharp Developers Slides
Elton Stoneman
geekswithblogs.net/eltonstoneman
@EltonStoneman
Why write this course?
Build & Test Build, Test & Deploy
Do Not Place Anything
in This Space
(Add watermark during
editing)
Note: Warning will not appear
during Slide Show view.
Why write this course?
#1 #2
#6 #3
#4
#5
#7
#8
Implement IDisposable to
#4
rely on it
#8
70000
63000 63000
60000
50000
40000
30000
20000
10000
15000
392
0
Startup First Run Multiple Runs GC.Collect
70000
63000 63000
60000
50000
40000
30000
20000
15000
10000 12600
11000 12600
392
0 394
Startup First Run Multiple Runs GC.Collect
Introducing IDisposable
Interface definition
Unmanaged resources & other IDisposables