Below you'll find all my applications and .NET components currently in development and available to the public. Click here if you are looking for any discontinued project.
FireNotes it's a simple desktop application used to take notes and store them in text files. If you are one of those persons that still uses notepad to take notes of whatever you need when you are at the computer, then, FireNotes is for you.
DisplayBlanker is a small utility which allows you to power off the screen and/or lock the user Windows session in a quick and simple way. It's a very flexible utility powered by two modes of working, one by arguments passed to the executable and another by changing the name of the executable itself.
Easy Settings is the most simple and easy to use .NET library you'll find to manage the user preferences for your application built with VB.NET, C# and maybe any other .NET language that I have no knowledge about. This library is as easy and straightforward to use as to merely place all your settings as properties in a single class. Their values will be stored into an XML file for easy reading and manual modification.