Finally uploaded my Directory Monitor application!
* Monitor directories for file changes, modifications, deletions and new files.
* Monitor local directories or network shares (including hidden shares).
* Include/exclude filtering on files being monitored.
* Optionally execute an application when an event occurs.
* Quickly tell if a directory is available and being monitored.
* Balloon notifications whenever an event is fired.
* Auto updating, import/export and more.
* FREE!
Latest version 1.0.2.0 (2011/05/07)
Lots of new features with an improved UI.
More than likely the last release on .NET 3.5. I need to move to .NET 4.0 for certain performance features (such as memory mapped files) so that I can support really large log files.
Install it from here or check it out (with new screenshots) on my main website at DevEnterprise.NET
Update: Directory Monitor makes it on Softpedia with some sweet screenshots. It was also awarded the 100% clean award.
Update 2: Updated to optionally run an application when an event fires on a directory. The full path and file name gets passed to the app as well so you can use %1 and such inside batch files.
Update 3: Directory Monitor gets mentioned on My Digital Life.
Update 4: Directory Monitor gets mentioned on Life Rocks 2.0.
Monday, 09 May 2011
Tuesday, 03 May 2011
tinyMCE running in Windows Forms
This article has moved to my new blog at the URL:
Brutal Developer: tinyMCE running in Windows Forms
Brutal Developer: tinyMCE running in Windows Forms
Labels:
Windows Forms
Saturday, 01 January 2011
Launch of BrutalDev.com
I have launched a new programming blog www.brutaldev.com.
I will be releasing v2.0 of Directory Monitor here and will pretty much be discontinuing this blog other than posting updates for www.brutaldev.com and other personal software.
Follow me on Twitter to be notified of new posts or subscribe via RSS.
I am in the process of investigating a migration of the articles on here as they are read quite often.
I will be releasing v2.0 of Directory Monitor here and will pretty much be discontinuing this blog other than posting updates for www.brutaldev.com and other personal software.
Follow me on Twitter to be notified of new posts or subscribe via RSS.
I am in the process of investigating a migration of the articles on here as they are read quite often.
Thursday, 26 March 2009
Installing and removing fonts using C#
This article has moved to my new blog at the URL:
Brutal Developer: Installing and removing fonts using C#
Brutal Developer: Installing and removing fonts using C#
Labels:
C#,
WIndows Installer
Thursday, 17 July 2008
Sending HTML e-mail with embedded images (the correct way)
This article has moved to my new blog at the URL:
Labels:
C#
Sunday, 13 July 2008
Command Line E-mailer
New application to send an e-mail from the command line. I found that most applications available for download on the internet were not capable of performing all the common e-mail sending functionality. This application covers all the bases I required.
* Attach multiple files to the e-mail.
* Send an e-mail to multiple recipients (including CC and BCC).
* Create e-mail message from a text file.
* Send e-mails in HTML format.
* Provide authentication information to the server and optionally send over SSL.
* Friendly error messages and input validation.
* FREE!
Download the zip or exe or read more check on my main website at DevEnterprise.NET
* Attach multiple files to the e-mail.
* Send an e-mail to multiple recipients (including CC and BCC).
* Create e-mail message from a text file.
* Send e-mails in HTML format.
* Provide authentication information to the server and optionally send over SSL.
* Friendly error messages and input validation.
* FREE!
Download the zip or exe or read more check on my main website at DevEnterprise.NET
Labels:
General
Friday, 23 May 2008
Checking if the workstation is locked
This article has moved to my new blog at the URL:
Labels:
C#
Subscribe to:
Posts (Atom)