|
|
Read files from a directory |
|
|
Superdotnet.com |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
51 |
Read files from a directory is a tutorial which helps you in getting the file names from a directory. You can get the name of the files that exist in a directory using the GetFiles method of the Directory class and shows it on the screen using the response object. In this tutorial the author shows a sample code which helps you to display the file names and file length to you.
|