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.