Building an Occasionally Connected ADO.Net Data Service with “Astoria Offline” Preview This is a step by step walkthrough of creating a new ADO.Net Data Service that support offline and synchronization with the recently released “Astoria Offline” alpha preview. 1. Create an ADO.Net Data Service that Allows Synchronization Create a new standard Web Application project. Add a new Entity Data Model. This time, make sure you select the [Offline Preview] ADO.Net Data Model template. Also notice that the...
ADO.Net Data Services Offline (“Astoria” Offline) – Alpha Preview While only a week ago, the Astoria team has announced ADO.NET Data Services v1.5 CTP1 . Today, an alpha preview of Astoria Offline just became available. ADO.NET Data Services v1.5 CTP1 is a tech preview of the next release of ADO.NET Data Services. It will initially target the .NET Framework 3.5 SP1 and Silverlight 2 platforms in a future version support the .NET Framework 4.0 platform. “Astoria Offline” enables developers to add...