This is a simple program that shows a bit of how to manipulate files in Visual C#.Net.
I developed this as a "C# Console Application" and this simple program acts like a "DOS" operating system. The only file needed for the application is the "MyClass.cs". Open the "ReadMe" file in the zipped file to see it's usage.