F
Fenno
One of the requirements of a development project I am working on is for
end users to be able to take their laptop off the network and do work
on the application (VB.NET win-forms app with SQL Server database).
Then at some time later, the user should be able to come back into the
office, re-connect to the network and everything they've done will
synchronize with the main SQL Server database.
I have been trying to find some design patterns relating to this, but
no luck. Does anyone know any good articles on this topic. Or better
still, a design pattern?
Thanks in advance
end users to be able to take their laptop off the network and do work
on the application (VB.NET win-forms app with SQL Server database).
Then at some time later, the user should be able to come back into the
office, re-connect to the network and everything they've done will
synchronize with the main SQL Server database.
I have been trying to find some design patterns relating to this, but
no luck. Does anyone know any good articles on this topic. Or better
still, a design pattern?
Thanks in advance