Nick's advice is what I would give you, too. But I wanted to throw in some things here: You'll also want to read articles on sites like this one and C-Sharp-Corner[^]. tom76 wrote: in C++ I'd use iostream.h for i/o operations, but in C# I do not know what I would use System.IO has many helpful classes for this - File and FileInfo for working with files, Directory for working with directories, Path for working with paths, and FileStream, TextWriter, TextReader, StreamReader, StreamWriter, etc for reading and writing to files.
**"It is impossible to rightly govern the world without God and the Bible." -- George Washington
FLUID UI Toolkit | FloodFill in C# & GDI+**