http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. In this video we learn how to check if a directory exists and, if it doesn't exist, create it. This is an indispencible function for programs that require certain directories exist in order to run.
• C# Edge 80 - C# Create Directory if it do...