Saturday, March 31, 2012

Sensing that a file has changed?

Does anyone know how asp.net detects that a file has been changed and thus needs to be re-compiled or results in a cache item being removed?

Does the file system call a call back function somewhere?Using System.IO.FileSystemWatcher (or the unmanaged equivalent).

0 comments:

Post a Comment