Video: Configuring application data, to allow users to take the data with them with VS 2008
Posted by: Federal Developer Weblog,
on 11 Oct 2007 |
View original | Bookmarked: 0 time(s)
One of the new features of Visual Studio 2008 (which is scheduled to release in Nov.) is the ability to more easily configure applications to allow users to take data with them and synchronize the Add/Edits/Deletes when they reconnect to the network. This, technically-speaking, is called Offline Data Synchronization for "Occasionally" connected users. Sexy isn't it! :)
In the interview (video), Microsoft's Milind Lele (of the Visual Basic Team) demonstrates how this works using the new...