ipab
Member
- Joined
- Mar 12, 2012
- Messages
- 76
- Gender
- Male
- HSC
- 2012
Hey, thinking of either doing a simple note taking program or a multipurpose task scheduler. Similar to the ones mentioned on the first page:
The most useful thing i have ever coded took less than an hour, and i use it everyday pretty much...
Its just a note taking program, have a look at it here (only a few kb)
http://fosweb.com/files/fosNotes.exe
Its simple: uses a random file to store notes, lets you add + delete notes. Hides itself in system tray, and even scrolls the standard vb listbox horizontally...
A little bit of RAD...
You can take a look at my SDD Major i did this year, it's a mutlipurpose task schedular, which is quite complex if you actually look at the underlying code.
http://www.wincentral.net/TaskSchedular/TaskSchedular.msi
(right click and save target as...)
to run my app because it's made in VB.NET you would require the Microsoft.NET Framework 1.1
downloadable from
http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe