Mellen / To-Do-List

A todo list written in c# with WPF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do list application
Allows you to keep track of things you need to do in a simple way, paper free.
The code and other artefacts are © 2010 Matthew Ellen.
The code and other artefacts in this project are released under an MIT style license. For more information see this 
page: http://www.opensource.org/licenses/mit-license.php

Developed by Matthew Ellen. http://www.matthewellen.co.uk
Code hosted at GitHub. http://github.com/Mellen/To-do-List
The config file for the compiled code (ToDoList.exe.config) has one app setting: listFileName. This is the path and filename of XML file that stores the to do list. 
If you set the registry to make the app run when Windows starts the you will need to set this to be an absolute path.

About

A todo list written in c# with WPF.


Languages

Language:C# 100.0%