A recent ASP.NET project that I am working on requires that the web application monitor a directory for new files, and if new files are found, process them in some way. Unfortunately the application is not accessed through its web interface very often
Read More...