Click here to Skip to main content
15,896,453 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to raise a event, in a web application, through observer pattern if the content of folder is changed (either files added, deleted or modified and even the properties is modified) moreover the folder can't be accessed via web browser
Posted
Comments
Sinisa Hajnal 3-Sep-15 2:30am    
What are you trying to do? What have you tried?
http://weblogs.asp.net/ashben/31773
F-ES Sitecore 3-Sep-15 5:16am    
Use a FileSystemWatcher instead.
Member 11593597 3-Sep-15 5:20am    
I'm not sure if the FileSystemWatcher is able to raise event in case of file properties is changed.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900