0
Answer

Creating Window service using the .NET FileWatcher

Doyo Dolla

Doyo Dolla

18y
1.8k
1

Hi All,


I need to create a windows service that monitors a directory for newly
created xml files,write it to the database, processses them and moves
them to a subdirectory.Also how can i integrate this window service with my
web application.


can someone help with how to do this?

Thanks.