Hi. i am working with small windows form application C# that save changes on an online database. But i want if user in offline mode/no internet to save data in a temp file, then automatically synchronous with the online database and save changes.