Personal Contacts Manager (Pcm) is a tiny and multi users, contacts manager written in C# using SQLite for storing contacts.
This was a study project used for my exams in june 2010. For now i'll continue to add more functionalities such as
- Pdf export (using PdfSharp)
- CSV import from Google gmail and Microsoft Windows Live
- And maybe more...

Notes :
- For now Pcm is only available in French, but English support is planed for soon (planned for 2.0 release)
- Pcm can work on Linux or Mac OSX using Mono Runtime and Managed SQLite, for now there is only support for WinForms and WPF (SVN) but a GTK# front-end can come later.