By tag: SyncServices
0
kicks
Sync Services Part 2
In the second post of this series we will make it so changes we make to the local data will be sent back to the server.
0
kicks
Sync Services Part 1
In this post we will create a local cache of the Northwind database. To start with lets create a new visual basic windows forms project in Visual Studio 2008.