Data Access - Perform I/O operations

File paths

Never try to manually add strings together to form a path. Always use the Path class when combining multiple strings together to form a legal path.