http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. In this video we learn how to calculate the size of a directory that has only one level (no subdirectories). In the next video (84) we learn how to recursively use the same code shown here to calculate the size of a directory that does have subdirectories.
• C# Edge 83 - C# Size of a Directory ...