I want to create an application (C#) that can work with Sharepoint in offline mode (read/add/modify documents) and sync with the server whenever a connection is established.
What is the best solution for this? anything existing? (framework? application?)