|
|
Browse by Tags
All Tags » C# Code Snippet... » .NET: ASP.NET
-
Assume for a moment that you need to monitor a specific folder and its subfolders for incoming files such as a FTP transfer and you wanted to accomplish such a task without an type of action from the system administrator. To accomplish this I will employ the FileSystemWatcher Class which is located in the System.IO NameSpace. First off open Visual ...
|
|
|