asp.net - In a .Net web site, what are my options for sending email alerts when folder contents change? -


i don't know .net environment, first idea write console app scans folder new content, , emails alerts out. put .exe scheduled task on server, executing every few minutes. seems pretty archaic me though. there more elegant way website?

no matter type of application choose way notifications folder changes in .net through filesystemwatcher class. approach create windows service run in background , listen notifications.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -