Archive for the ‘General’ Category

After creating a windows service, to move a file from one UNC path to another using a FileSystemWatcher, which, in turn,  monitors a UNC path of an FTP folder for a new file,  I received an unexpected error. I wired up the FileSystemWatcher’s OnCreated event to monitor for the new file. However, when the event [...]

Two brilliant tools for blogging

Posted: 19th February 2010 in General

These two tools make blogging a whole lot easier than having to fiddle about with formatting in HTML text editors One: Download Windows Live Writer for editing  and creating blog posts on the most popular blogging sites. Two: Paste as Visual Studio Code plug–in allows you to paste code in colour format from Visual Studio. [...]