We have developed a ERP with accounts and HR modules using ASP.net EF and SQL Server 2012. My clients want to use this web application in online and offline mode. So we need synchronization from local SQL Server database to a server and vice versa. Kindly suggest what technology/procedure is used to achieve this.
↧