How to write a c# program that reads all the directories and files on the computer it is running on and writes them to a database.
* the database must contain the entities name,create date and the directory structure.
* query the longest path from your database.