2
Answers

Read all directories on computer & writes them to database

Photo of marymaria jo

marymaria jo

5y
576
1
 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)