Like free stuff? So does Razor Services. In fact we like it so much we want to give this application away for free along with the source code for it.
I know you're like that's great and all, but what is it? Well that's simple enough.
RazorTask is a simple to do list application built
by Razor Services to manage simple requirements and priority levels.
Since Razor Services is a one man shop the app is currently using SQLite as it's data store. That being said since SubSonic is used for the object relational mapping layer it would take little to no time to adapt this to a client / server model where multiple users could share tasking requirements. As with any free software you get the warranty you paid for. In this case none is implied or stated.
Please note RazorTask requires the .NET Framework 3.5 runtime.
Which you can obtain here.
Binary Installers:
RazorTask.exe
RazorTask.msi
Technologies used to develop:
Microsoft .NET Framework 3.5
SQLite .NET ADO Provider
SubSonic ORM
Source Archives:
RazorTask.zip
RazorTask.7z
GitHub Link:
RazorTask@GitHub