Second step of data saving : id added for cutting and annotation, and now we can load/display/change the already existing projects.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace FingersDance.Control.UserPanel
{
class SyncSource
{
}
}