Orcas enables easy offline client apps
I just saw that steve does a couple of very cool screen casts showing off how easy it will be for WinForms and WPF client apps to operate effectively offline and in high latency networks...
In part 1 , I used the Visual Studio Orcas Sync Designer to configure and synchronize 3 lookup tables to be cached locally in SQL Server Compact Edition using the Sync Services for ADO.NET CTP.
In part 2 of this screen cast, I take the cached lookup tables and split up the client and server sync components using WCF to glue them together.
Comments
Anonymous
March 26, 2007
Smart Clients/Orcas I am extremely pleased to see the .NET Framework (and Microsoft) finally gain theAnonymous
March 26, 2007
Look at the artice http://www.codeproject.com/smartclient/takedataoffline.asp and Demo projects. Ii seems they missed Chapter 2 of "Framework Design Guidlines". Krzystof and you should do something with it.Anonymous
December 03, 2008
The comment has been removed