2DoList

January 7th, 2010 | Posted by tonyscha in c# | Programming - (0 Comments)

I searched the internet for a simple to do list. There was alot of online ones, which are great but I was looking for an application I could run locally, and would minimize to the system tray. I coded one up in C#, I can post the code if anyone is actually interested. Anyway its small simple app, enjoy.

2DoList

Drag and Drop md5

March 3rd, 2009 | Posted by tonyscha in c# | Programming - (1 Comments)

So I went ahead and made a fairly simple program that will produce md5 values of files dropped into it. You also can open files by going to file-> open file.  Let me know if you find this useful. I believe this will be my first Code Post.

example

Download Drag and Drop md5