0
votes
votes
2 answers
How to resolve conflicts when data can be modified from multiple sources?
These days application data can be modified (created/updated/deleted etc) from multiple sources, such as a iphone application and a web application. What techniques are considered best practice when it comes to conflict resolution? Sa ...
