marymaria jo

marymaria jo

  • NA
  • 17
  • 456

Read all directories on computer & writes them to database

Jul 26 2019 6:42 AM
 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.

Answers (2)