Here’s a quick little demo of the NoSQL database MongoDB. The intent is to give a .NET user just enough info to get started. To whet the appetite and hopefully spark some interest in trying it out. It was the start in our journey to decide to use MongoDB. BTW, the video is rushed, I’m
FileSystemWatcher with Timer for Single Notification of File Changes
.NET has a handy type called System.IO.FileSystemWatcher which you can point at a directory and it triggers events based on file events such as a file being created, deleted, renamed, or changed. The problem is that the Changed event gets triggered many times with a simple file save when usually you only want to be







