Skip to content

thehoneymad/GarbageCollectionSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GarbageCollectionSample

This code sample shows a basic console app that reads a file and prints it's content. It also shows how to dispose unmanaged resources and the basic Dispose pattern of C#.

This code is referenced here as a part of the following posts:

  1. I thought I knew C# : Garbage collection & disposal. Part-I

About

Code sample describing basics of resource disposal and garbage collection in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages